.more{position:relative;z-index:3;width:160px;height:36px;color:#111;font-size:13px;line-height:34px;padding-bottom:2px;text-shadow:0px 0px 1px rgba(0,0,0,0.6);text-align:center;cursor:pointer;-transform:uppercase;border-radius:2px;overflow:hidden;-webkit-transition:color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);}
.more a{color:#fff;display:block;padding:0px 10px 0px;letter-spacing:0px;text-indent:0px;}
.more a:hover{color:#fff;}
.more::after{content:"";position:absolute;z-index:-2;display:block;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#aaa;}
.more::before{content:"";position:absolute;z-index:-1;display:block;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#c7000a;-webkit-transform:scale(0, 1);transform:scale(0, 1);-webkit-transform-origin:right center;transform-origin:right center;-webkit-transition:-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),-webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);}
.more:hover::before{-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1, 1);transform:scale(1, 1);}
.more:hover a{color:#fff;}


@media (max-width:991px){

.m-wraper{position:relative;}
.m-wraper .container{position:relative;z-index:10;padding:0px 10px;}

.m-title{color:#000;font-size:22px;line-height:24px;text-align:center;margin-top:15px;margin-bottom:15px;}
.m-title em{display:block;color:#666;font-size:12px;line-height:16px;margin-top:10px;}

.s-title{position:relative;z-index:1;height:36px;padding:11px 15px;background-color:#404041;/* border-top-left-radius:3px;border-top-right-radius:3px; */display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;}
.s-title .text{color:#fff;font-size:13px;line-height:14px;padding-bottom:2px;}

.m-link{margin-top:0px;}
.m-link .container{padding:0px 0px;}
.m-link .item{position:relative;width:calc(100% - 0px);margin:0px 0px;padding-top:70%;background-position:center;background-repeat:no-repeat;background-size:100%;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.m-link .item:hover{background-size:105%;-webkit-transition:all 800ms cubic-bezier(.455,.03,.515,.955);transition:all 800ms cubic-bezier(.455,.03,.515,.955);}
.m-link .item a{position:absolute;z-index:3;display:block;left:0px;top:0px;width:100%;height:100%;}
.m-link .item .content{position:absolute;z-index:1;display:block;left:0px;top:0px;width:100%;height:100%;padding-bottom:20px;padding-left:20px;padding-right:20px;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;}
.m-link .item .content .title{color:#fff;font-size:30px;line-height:30px;height:30px;overflow:hidden;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.m-link .item .content .name{color:#fff;font-size:18px;line-height:24px;height:24px;overflow:hidden;margin-top:8px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);}
.m-link .item .content .text{color:#fff;font-size:14px;line-height:18px;max-height:72px;overflow:hidden;margin-top:8px;width:100%;text-shadow:0px 0px 2px rgba(0,0,0,0.4);}

.m-news{margin-top:0px;background-color:#fff;}
.m-news .container{padding:20px 0px 10px;}
.m-news .title{color:#000;font-size:30px;line-height:30px;font-weight:bold;text-align:center;}
.m-news .content{margin:15px -5px 0px;width:calc(100% + 10px);}
.m-news .item{float:left;position:relative;margin:0px 5px 0px;width:calc(100% - 10px);background-color:#fff;overflow:hidden;}
.m-news .item a{position:absolute;z-index:10;left:0px;top:0px;width:100%;height:100%;}
.m-news .item .contents{position:relative;padding-top:55%;background-position:center;background-repeat:no-repeat;background-size:120%;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.m-news .item:hover .contents{background-size:125%;-webkit-transition:all 800ms cubic-bezier(.25,.1,.25,1);transition:all 800ms cubic-bezier(.25,.1,.25,1);}
.m-news .item .text{position:relative;padding:18px 20px 20px;height:155px;}
.m-news .item .text h1{color:#111;font-size:15px;line-height:20px;max-height:40px;overflow:hidden;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.m-news .item:hover .text h1{color:#c7000a;}
.m-news .item .text .con{color:#8e8e8e;font-size:13px;line-height:20px;height:40px;overflow:hidden;margin-top:8px;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.m-news .item:hover .text .con{color:#111;}
.m-news .item .text .date{position:absolute;z-index:1;left:20px;bottom:18px;color:#98a8b3;font-size:13px;line-height:20px;}
.m-news .item .tags{position:absolute;z-index:1;right:20px;bottom:18px;color:#98a8b3;font-size:13px;line-height:20px;}

.owl-controls{margin-top:-15px;margin-bottom:0px;position:relative;z-index:2;text-align:center;}
.owl-controls .owl-page{cursor:pointer;display:inline-block;width:6px;height:2px;margin:0px 2px;border-radius:0px;background-color:rgba(0,0,0,0.2);-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.owl-controls .owl-page.active{width:12px;background-color:#c7000a;}
.owl-controls .owl-buttons div{position:absolute;top:calc(50% - 25px);margin-top:-15px!important;width:50px;height:50px;z-index:10;border-radius:100%;background-color:rgba(0,0,0,0.1);cursor:pointer;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);-webkit-background-size:10px auto;background-size:10px auto;background-position:center;background-repeat:no-repeat;}
.owl-controls .owl-buttons div:hover{background-color:#fe8900;}
.owl-controls .owl-buttons div.owl-prev{display:none;left:-80px;color:#fff;font-size:20px;line-height:50px;background-image:none;}
.owl-controls .owl-buttons div.owl-next{display:none;right:-80px;color:#fff;font-size:20px;line-height:50px;background-image:none;}

.m-company{background-color:#12212e;}
.m-company .container{padding:20px 20px 20px;}
.m-company .title{color:#fff;font-size:30px;line-height:30px;font-weight:bold;text-align:center;margin-bottom:15px;}
.m-company .text{color:#fff;font-size:14px;line-height:22px;}
.m-company .text p{margin-bottom:15px;}
.m-company .pic{margin-bottom:4px;}
.m-company .pic img{width:100%;float:left;}
.m-company .honor{margin:0px -2px 15px;width:calc(100% + 4px);display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;}
.m-company .honor img{margin:0px 2px;width:calc(33.333333% - 4px);}

.s-product-main-nav .content .name{position:relative;z-index:1;height:36px;padding-left:15px;padding-right:15px;background-color:#404041;/* border-top-left-radius:3px;border-top-right-radius:3px; */display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;}
.s-product-main-nav .content .name .text{color:#fff;font-size:13px;padding-bottom:2px;}
.s-product-main-nav .content .contents{margin-top:-2px;border:#e5e5e5 solid 1px;border-top:0px;/* border-bottom-left-radius:3px;border-bottom-right-radius:3px; */display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;overflow:hidden;}
.s-product-main-nav .content .contents .item{position:relative;width:calc(33.333333% + 2px);min-height:130px;padding:15px 5px 15px;margin-right:-2px;margin-bottom:-2px;border-right:#e5e5e5 solid 1px;border-bottom:#e5e5e5 solid 1px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-main-nav .content .contents .item a{position:absolute;z-index:10;left:0px;top:2px;width:calc(100% - 2px);height:calc(100% - 2px);}
.s-product-main-nav .content .contents .item:hover a{box-shadow:0px 0px 6px rgba(0,0,0,0.2) inset;}
.s-product-main-nav .content .contents .item .pic{position:relative;width:100%;height:60px;background-position:center;background-repeat:no-repeat;background-size:90%;}
.s-product-main-nav .content .contents .item .text{color:#000;font-size:12px;line-height:14px;text-align:center;margin-top:5px;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-main-nav .content .contents .item:hover .text{color:#c7000a;}

.s-product-list{margin:10px 10px 10px;}
.s-product-list .bigpic{position:relative;z-index:1;/* border-top-left-radius:3px;border-top-right-radius:3px; */overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:110%;}
.s-product-list .bigpic::before{content:"";position:absolute;z-index:1;left:0px;top:0%;right:0px;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-o-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-moz-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));}
.s-product-list .bigpic .text{position:relative;z-index:2;height:140px;padding:0px 20px 0px;display:-webkit-flex;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;}
.s-product-list .bigpic .text h1{color:#fff;font-size:30px;line-height:30px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.s-product-list .bigpic .text em{color:#fff;font-size:14px;line-height:18px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);margin-top:5px;}
.s-product-list .contents{margin-top:-2px;border:#e5e5e5 solid 1px;border-top:0px;/* border-bottom-left-radius:3px;border-bottom-right-radius:3px; */overflow:hidden;}
.s-product-list .contents .wraper{width:calc(100% + 2px);margin-right:-2px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-product-list .contents .item{position:relative;/* width:calc(33.333333% + 2px); */padding:15px 15px 15px;margin-left:-2px;margin-bottom:-2px;border-bottom:#e5e5e5 solid 1px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-list .contents .item::after{content:"";position:absolute;z-index:3;right:0px;top:2px;right:0px;width:1px;height:calc(100% - 2px);background-color:#e5e5e5;}
.s-product-list .contents .item.n2{width:calc(50% + 2px);}
.s-product-list .contents .item.n3{width:calc(50% + 2px);}
.s-product-list .contents .item.n32{width:calc(50% + 2px);}
.s-product-list .contents .item a{position:absolute;z-index:4;left:2px;top:2px;width:calc(100% - 3px);height:calc(100% - 2px);}
.s-product-list .contents .item:hover a{box-shadow:0px 0px 6px rgba(0,0,0,0.2) inset;}
.s-product-list .contents .item .pic{position:relative;width:100%;padding-top:70%;background-position:center;background-repeat:no-repeat;background-size:auto 100%;}
.s-product-list .contents .item.n2 .pic{width:80%;}
.s-product-list .contents .item.n3 .pic{width:80%;}
.s-product-list .contents .item.n32 .pic{width:80%;}
.s-product-list .contents .item .title{width:100%;color:#000;font-size:16px;line-height:20px;height:20px;font-weight:bold;overflow:hidden;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-list .contents .item .text{width:100%;color:#888;font-size:13px;line-height:16px;height:32px;margin-top:8px;margin-bottom:10px;overflow:hidden;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-list .contents .item .price{width:100%;color:#000;font-size:16px;line-height:20px;height:20px;margin-top:8px;overflow:hidden;}
.s-product-list .contents .item .price em{color:#56ae00;font-size:14px;line-height:20px;font-style:italic;font-weight:normal;}
.s-product-list .contents .item .tags{position:absolute;z-index:2;left:6px;top:6px;padding-left:10px;padding-right:10px;padding-bottom:1px;background-color:#000;}
.s-product-list .contents .item .tags em{padding-right:3px;font-size:12px;line-height:22px;font-style:italic;font-family:"Robotoslab-regular";background-image:-webkit-linear-gradient(left,#f3b700,#fcff00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;}

.s-product-list-list{position:relative;z-index:2;padding-top:5px;padding-bottom:0px;background-color:#f7f7f7;}
.s-product-list-list .container{padding-left:10px;padding-right:10px;}
.s-product-list-list .m-title{font-weight:bold;padding-top:20px;margin-top:0px;margin-bottom:0px;}
.s-product-list-list .sub-title{color:#000;font-size:16px;line-height:20px;padding-top:15px;margin-top:0px;margin-bottom:10px;}
.s-product-list-list .sub-nav{color:#000;font-size:14px;line-height:20px;margin-top:5px;text-align:center;}
.s-product-list-list .sub-nav a{display:inline-block;position:relative;padding-left:12px;padding-right:13px;padding-bottom:8px;}
.s-product-list-list .sub-nav a.active::before{content:"";position:absolute;left:calc(50% - 5px);bottom:5px;width:10px;height:2px;background-color:#f6a623;}
.s-product-list-list .sub-nav a::after{content:"";position:absolute;right:0px;top:5px;width:1px;height:10px;background-color:rgba(0,0,0,0.15);}
.s-product-list-list .sub-nav a:last-child::after{background-color:rgba(0,0,0,0.0);}
.s-product-list-list .contents{margin:5px -2px 0px;padding-bottom:10px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-product-list-list .contents .item{position:relative;width:calc(50% - 4px);margin:2px;padding:10px;background-color:#fff;}
.s-product-list-list .contents .item a{position:absolute;z-index:4;left:0px;top:0px;width:100%;height:100%;}
.s-product-list-list .contents .item .pic{position:relative;padding-top:70%;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:85%;border:rgba(0,0,0,0.05) solid 1px;}
.s-product-list-list .contents .item h2{color:#000;font-size:16px;line-height:20px;max-height:40px;font-weight:bold;overflow:hidden;margin-top:16px;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-list-list .contents .item .text{color:#888;font-size:13px;line-height:16px;height:32px;margin-top:8px;margin-bottom:10px;overflow:hidden;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-list-list .contents .item .price{color:#000;font-size:16px;line-height:20px;height:20px;margin-top:8px;overflow:hidden;}
.s-product-list-list .contents .item .price em{color:#56ae00;font-size:14px;line-height:20px;font-style:italic;}
.s-product-list-list .contents .item .tags{position:absolute;z-index:2;left:10px;top:10px;padding-left:10px;padding-right:10px;padding-bottom:1px;background-color:#000;}
.s-product-list-list .contents .item .tags em{padding-right:3px;font-size:12px;line-height:22px;font-style:italic;font-family:"Robotoslab-regular";background-image:-webkit-linear-gradient(left,#f3b700,#fcff00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;}
.s-product-list-list .contents .item .more{width:100%;height:36px;color:#fff;font-size:14px;line-height:34px;text-shadow:0px 0px 1px rgba(0,0,0,0.6);margin-top:14px;}
.s-product-list-list .contents .item .more::before{background-color:#c7000a;}
.s-product-list-list .contents .item:hover .more::before{-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1, 1);transform:scale(1, 1);}

.sub-scroll-pic{position:relative;display:block;margin-top:20px;}
.sub-scroll-pic .swiper-button-next,.sub-scroll-pic .swiper-button-prev{position:absolute;top:calc(50% - 30px);width:30px;height:60px;z-index:100;text-align:center;cursor:pointer;background-color:rgba(0,0,0,0.2);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.sub-scroll-pic .swiper-button-next:hover,.sub-scroll-pic .swiper-button-prev:hover{background-color:rgba(0,0,0,0.4);color:#c7000a;}
.sub-scroll-pic .swiper-button-prev{left:0px;color:#fff;font-size:18px;line-height:60px;background-image:none;}
.sub-scroll-pic .swiper-button-next{right:0px;color:#fff;font-size:18px;line-height:60px;background-image:none;}
.sub-scroll-pic .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:20px;left:0;width:100%;}
.sub-scroll-pic .swiper-pagination-bullet{width:6px;height:2px;background-color:rgba(255,255,255,0.5);margin-left:2px!important;margin-right:2px!important;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.sub-scroll-pic .swiper-pagination-bullet-active{width:12px;background-color:#c7000a;}
.sub-scroll-pic .swiper-slide a{position:relative;display:block;padding-top:55%;background-position:center;background-repeat:no-repeat;background-size:100%;-webkit-transition:all 800ms cubic-bezier(.455,.03,.515,.955);transition:all 800ms cubic-bezier(.455,.03,.515,.955);}
.sub-scroll-pic .swiper-slide a:hover{background-size:105%;}
.sub-scroll-pic .swiper-slide .content{position:absolute;z-index:2;display:block;left:0px;top:0px;width:100%;height:100%;padding-bottom:20px;padding-left:20px;padding-right:20px;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;}
.sub-scroll-pic .swiper-slide .content::before{content:"";position:absolute;z-index:1;left:0px;bottom:0%;right:0px;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.6));background:-o-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.6));background:-moz-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.6));background:linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.6));}
.sub-scroll-pic .swiper-slide .content .title{position:relative;z-index:2;color:#fff;font-size:18px;line-height:20px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;margin-top:6px;width:80%;max-height:40px;overflow:hidden;}
.sub-scroll-pic .swiper-slide .content .name{position:relative;z-index:2;color:#fff;font-size:14px;line-height:20px;height:20px;overflow:hidden;text-shadow:0px 0px 2px rgba(0,0,0,0.4);}
.sub-scroll-pic .swiper-slide .content .text{position:relative;z-index:2;color:#fff;font-size:12px;line-height:16px;height:32px;overflow:hidden;margin-top:4px;width:100%;text-shadow:0px 0px 2px rgba(0,0,0,0.4);}
.sub-scroll-pic .swiper-slide .content .date{position:relative;z-index:2;color:rgba(255,255,255,0.5);font-size:13px;line-height:20px;margin-top:4px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);}

.s-news-pic-list{margin-top:10px;}
.s-news-pic-list .wraper{margin:0px -5px;width:calc(100% + 10px);display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-news-pic-list .item{float:left;position:relative;margin:0px 5px 0px;width:calc(100% - 10px);background-color:#f5f5f5;overflow:hidden;}
.s-news-pic-list .item a{position:absolute;z-index:10;left:0px;top:0px;width:100%;height:100%;}
.s-news-pic-list .item .contents{position:relative;padding-top:45%;background-position:center;background-repeat:no-repeat;background-size:120%;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-pic-list .item:hover .contents{background-size:125%;-webkit-transition:all 800ms cubic-bezier(.25,.1,.25,1);transition:all 800ms cubic-bezier(.25,.1,.25,1);}
.s-news-pic-list .item .text{position:relative;padding:18px 20px 20px;height:155px;}
.s-news-pic-list .item .text h1{color:#111;font-size:15px;line-height:20px;max-height:40px;overflow:hidden;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-pic-list .item:hover .text h1{color:#c7000a;}
.s-news-pic-list .item .text .con{color:#8e8e8e;font-size:12px;line-height:18px;height:36px;overflow:hidden;margin-top:8px;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-pic-list .item:hover .text .con{color:#111;}
.s-news-pic-list .item .text .date{position:absolute;z-index:1;left:20px;bottom:18px;color:#98a8b3;font-size:13px;line-height:20px;}
.s-news-pic-list .item .tags{position:absolute;z-index:1;right:20px;bottom:18px;color:#98a8b3;font-size:13px;line-height:20px;}

.s-news-text-list{margin-top:5px;margin-bottom:5px;}
.s-news-text-list .wraper{margin:0px -2px;width:calc(100% + 4px);display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-news-text-list .item{position:relative;margin:2px;width:calc(100% - 4px);background-color:#f5f5f5;padding:20px 20px 50px;height:160px;}
.s-news-text-list .item a{position:absolute;z-index:4;left:0px;top:0px;width:100%;height:100%;}
.s-news-text-list .item h1{color:#111;font-size:15px;line-height:20px;max-height:40px;overflow:hidden;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-text-list .item:hover h1{color:#c7000a;}
.s-news-text-list .item .text{color:#8e8e8e;font-size:13px;line-height:20px;height:40px;overflow:hidden;margin-top:8px;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-text-list .item:hover .text{color:#111;}
.s-news-text-list .item .date{position:absolute;z-index:1;left:20px;bottom:22px;color:#98a8b3;font-size:13px;line-height:20px;}
.s-news-text-list .item .tags{position:absolute;z-index:1;right:20px;bottom:22px;color:#98a8b3;font-size:13px;line-height:20px;}

.s-news-list-list{margin-top:15px;}
.s-news-list-list .item{position:relative;margin:0px 0px 4px;width:100%;background-color:#f5f5f5;overflow:hidden;}
.s-news-list-list .item a{position:absolute;z-index:10;left:0px;top:0px;width:100%;height:100%;}
.s-news-list-list .item .pic{float:left;width:30%;}
.s-news-list-list .item .contents{position:relative;padding-top:100%;background-position:center;background-repeat:no-repeat;background-size:auto 120%;}
.s-news-list-list .item .text{float:left;width:70%;position:relative;padding:15px 15px 35px;}
.s-news-list-list .item .text h1{color:#111;font-size:14px;line-height:18px;max-height:36px;overflow:hidden;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-list-list .item:hover .text h1{color:#c7000a;}
.s-news-list-list .item .text .con{color:#8e8e8e;font-size:12px;line-height:16px;height:32px;overflow:hidden;margin-top:4px;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-list-list .item:hover .text .con{color:#111;}
.s-news-list-list .item .date{position:absolute;z-index:1;left:calc(30% + 15px);bottom:10px;color:#98a8b3;font-size:12px;line-height:20px;}
.s-news-list-list .page{margin-top:8px;}

.s-news-text-list ~ .s-news-pic-link{margin-top:0px;}
.s-news-pic-link{margin-top:10px;margin-bottom:0px;}
.s-news-pic-link{position:relative;z-index:1;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:auto 100%;}
.s-news-pic-link::before{content:"";position:absolute;z-index:1;left:0px;top:0%;right:0px;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-o-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-moz-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));}
.s-news-pic-link .text{position:relative;z-index:2;height:160px;padding:0px 20px 0px;display:-webkit-flex;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;}
.s-news-pic-link .text h1{color:#fff;font-size:30px;line-height:30px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.s-news-pic-link .text em{color:#fff;font-size:14px;line-height:18px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);margin-top:5px;}
.s-news-pic-link .text a{color:#fff;}
.s-news-pic-link .text a:hover{color:#fcff00;}

.s-news-mail{position:relative;z-index:5;margin-top:0px;margin-bottom:0px;background-color:#2b425d;padding:25px 0px 25px;display:-webkit-flex;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;}
.s-news-mail.company{margin-top:0px;margin-bottom:0px;}
.s-news-mail h3{color:#fff;font-size:20px;line-height:24px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;margin-bottom:10px;}
.s-news-mail p{color:#fff;font-size:12px;line-height:16px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);padding:10px 20px 0px;}
.s-news-mail form{width:100%;height:40px;padding:0px 20px 0px;}
.s-news-mail input[type="text"]{float:left;width:calc(100% - 100px);height:40px;padding-left:12px;padding-right:12px;font-size:13px;font-family:"Roboto-condensedregular", Courier, monospace;border-top-left-radius:2px;border-bottom-left-radius:2px;background-color:rgba(255,255,255,1);}
.s-news-mail input[type="submit"]{float:left;width:100px;height:40px;color:#fff;font-size:13px;padding-bottom:3px;font-family:"Roboto-condensedregular", Courier, monospace;text-align:center;background-color:#faa619;border-top-right-radius:2px;border-bottom-right-radius:2px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;}
.s-news-mail input[type="submit"]:hover{background-color:#e77e00;}
.s-news-mail a{color:#fff;text-decoration:underline;}
.s-news-mail a:hover{color:#fcff00;text-decoration:underline;}

.s-news-mail ~ .s-contact-info{margin-top:-10px;}
.s-news-text-list ~ .s-contact-info{margin-top:5px;}
.s-contact-info{margin-top:10px;margin-bottom:10px;display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
.s-contact-info .title{position:relative;width:100%;height:180px;padding:15px 20px 20px;background-color:#2b425d;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;}
.s-contact-info .title h1{color:#fff;font-size:32px;line-height:34px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.s-contact-info .title p{color:#fff;font-size:14px;line-height:18px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);margin-top:15px;}
.s-contact-info .title .logo{position:absolute;z-index:1;left:-20px;bottom:-60px;color:rgba(255,255,255,0.4);font-size:160px;}
.s-contact-info .title .hours{position:absolute;z-index:1;right:15px;bottom:15px;color:#fff;font-size:38px;line-height:38px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;opacity:0.4;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";text-align:right;}
.s-contact-info .content{width:calc(100% - 0px);display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
.s-contact-info .content .item2{position:relative;width:calc(100% - 0px);background-color:#ececec;padding:15px 20px;margin-top:4px;}
.s-contact-info .content .item3{position:relative;width:calc(100% - 0px);background-color:#ececec;padding:15px 20px;margin-top:4px;}
.s-contact-info .content h3{color:#666;font-size:16px;line-height:20px;}
.s-contact-info .content p{color:#999;font-size:12px;line-height:16px;margin-top:5px;}
.s-contact-info .content h4{display:block;color:#666;font-size:16px;line-height:18px;}
.s-contact-info .content .number{display:block;color:#ee9500;font-size:18px;line-height:24px;margin-top:2px;}
.s-contact-info .content .number a{color:#ee9500;}
.s-contact-info .content .number a:hover{color:#e77e00;}
.s-contact-info .content .number ~ h4{margin-top:10px;}
.s-contact-info .content .contents{width:100%;margin-top:14px;}

.page{padding-top:0px;padding-bottom:20px;text-align:center;display:-webkit-flex;display:flex;justify-content:center;align-items:center;}
.page a{background-color:rgba(0,0,0,0.05);font-size:13px;color:#333;line-height:36px;width:36px;height:36px;text-align:center;display:inline-block;margin-left:1px;margin-right:1px;display:none;}
.page a:hover{color:#c7000a;}
.page a.active{background-color:#c7000a;color:#fff;}
.page a.previous{display:inline-block;width:auto;font-size:13px;padding-left:30px;padding-right:30px;white-space:nowrap;}
.page a.next{display:inline-block;position:relative;width:auto;font-size:13px;padding-left:30px;padding-right:30px;white-space:nowrap;}
.page a.first{display:inline-block;width:auto;padding-left:20px;padding-right:20px;font-size:13px;}
.page a.last{display:inline-block;width:auto;padding-left:20px;padding-right:20px;font-size:13px;}

.detail-content{color:#333;font-size:14px;line-height:22px;padding-top:0px;padding-bottom:20px;}
.detail-content .tips{margin:20px auto 20px;width:100%;padding:20px 20px;background-color:rgba(0,0,0,0.05);font-size:13px;color:#666;line-height:20px;}
.detail-content iframe{width:100%;height:300px;}
.detail-content video{width:100%;background-color:#000;}
.detail-content img{display:block;max-width:100%;width:100%;height:auto;margin:0px auto 20px;}
.detail-content table{margin-bottom:20px;width:100%;border-collapse:separate;border-spacing:1px;background-color:rgba(255,255,255,1);}
.detail-content table th{background-color:#bdd6ee;padding:12px 12px;line-height:24px;font-size:16px;}
.detail-content table td{background-color:#deeaf6;padding:12px 12px;line-height:24px;font-size:16px;}
.detail-content ol{padding-top:5px;margin-bottom:30px;}
.detail-content ul{padding-top:5px;margin-bottom:30px;}
.detail-content ul{list-style-position:outside;margin-left:18px;list-style:disc;}
.detail-content ul li{line-height:22px;margin-bottom:10px;}
.detail-content p{padding:0px 20px;margin-bottom:20px;}
.detail-content p:last-child{margin-bottom:0px;}
.detail-content a{color:#0086d1;}
.detail-content a:hover{text-decoration:underline;}
.detail-content .link{text-align:center;margin-top:20px;}
.detail-content .link .ci-btn-hover a{color:#fff;font-size:14px;line-height:43px;padding-bottom:1px;}
.detail-content .link .ci-btn-hover a:hover{text-decoration:none;}
.detail-content .link .ci-btn-hover span{width:160px;height:44px;}

.s-company-detail{margin-top:0px;margin-bottom:0px;}
.s-company-detail .big-pic{position:relative;background-position:center;background-repeat:no-repeat;background-size:100%;}
.s-company-detail .big-pic::before{content:"";position:absolute;z-index:1;left:0px;bottom:0%;right:0px;width:100%;height:50%;background:-webkit-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-o-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-moz-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));}
.s-company-detail .big-pic .container{position:relative;z-index:1;height:200px;padding-bottom:20px;padding-left:20px;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;}
.s-company-detail .big-pic .container .texts{color:#fff;font-size:38px;line-height:38px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.s-company-detail .big-pic .container .text{color:#fff;font-size:38px;line-height:38px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-end;}
.s-company-detail .big-pic .container .text p{display:none;font-size:13px;line-height:18px;font-weight:normal;margin-left:10px;margin-bottom:2px;width:50%;}
.s-company-detail .text-pic{padding:5px 20px 0px;margin-bottom:-1px;border-bottom:#d7d7d7 dashed 0px;}
.s-company-detail .text-pic .text{width:calc(100% - 0px);color:#333;font-size:14px;line-height:22px;padding-top:10px;padding-bottom:10px;}
.s-company-detail .text-pic .text h1{color:#111;font-size:22px;line-height:24px;font-weight:bold;margin-bottom:10px;}
.s-company-detail .text-pic .text p{margin-bottom:10px;}
.s-company-detail .text-pic .pic{width:calc(100% - 0px);padding-bottom:10px;}
.s-company-detail .text-pic .pic .contents{position:relative;padding-top:55%;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:3px;}
.s-company-detail .back-pic{margin-top:0px;position:relative;background-position:center top;background-repeat:no-repeat;background-size:auto 400px;}
.s-company-detail .back-pic .content{padding:50px 20px 20px;background:-webkit-linear-gradient(top,rgba(255,255,255,0.0),rgba(255,255,255,0.7) 140px,rgba(255,255,255,1) 300px);background:-o-linear-gradient(top,rgba(255,255,255,0.0),rgba(255,255,255,0.7) 140px,rgba(255,255,255,1) 300px);background:-moz-linear-gradient(top,rgba(255,255,255,0.0),rgba(255,255,255,0.7) 140px,rgba(255,255,255,1) 300px);background:linear-gradient(top,rgba(255,255,255,0.0),rgba(255,255,255,0.7) 240px,rgba(255,255,255,1) 300px);}
.s-company-detail.developer .back-pic .content{padding:50px 20px 0px;}
.s-company-detail.product .back-pic{background-color:#090909;}
.s-company-detail.product .back-pic .content{padding:50px 20px 0px;background:-webkit-linear-gradient(top,rgba(9,9,9,0.0),rgba(9,9,9,0.7) 140px,rgba(9,9,9,1) 300px);background:-o-linear-gradient(top,rgba(9,9,9,0.0),rgba(9,9,9,0.7) 140px,rgba(9,9,9,1) 300px);background:-moz-linear-gradient(top,rgba(9,9,9,0.0),rgba(9,9,9,0.7) 140px,rgba(9,9,9,1) 300px);background:linear-gradient(top,rgba(9,9,9,0.0),rgba(9,9,9,0.7) 240px,rgba(9,9,9,1) 300px);}
.s-company-detail .back-pic .text{padding:0px 0px;}
.s-company-detail .back-pic .text .title{width:calc(100% - 0px);}
.s-company-detail .back-pic .text .title h1{color:#111;font-size:22px;line-height:24px;font-weight:bold;margin-bottom:20px;}
.s-company-detail .back-pic .text .contents{width:calc(100% - 0px);color:#333;font-size:14px;line-height:22px;}
.s-company-detail .back-pic .text .contents p{margin-bottom:20px;}
.s-company-detail .back-pic .big-text{position:relative;z-index:1;padding-bottom:20px;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;}
.s-company-detail .back-pic .big-text .text{color:#000;font-size:38px;line-height:38px;font-weight:bold;}
.s-company-detail .back-pic .big-text .text em{color:#fff;font-size:13px;line-height:18px;font-weight:bold;background-color:#ee9500;margin-left:0px;margin-top:10px;padding:6px 15px;border-radius:2px;display:block;}
.s-company-detail .back-pic .big-text p{width:100%;color:#000;font-size:14px;line-height:18px;margin-top:10px;}
.s-company-detail .back-pic .big-text p.t18{font-size:14px;line-height:18px;}
.s-company-detail.product .back-pic .big-text .text{color:#fff;}
.s-company-detail.product .back-pic .big-text p{color:#fff;}
.s-company-detail .back-pic .ceo{position:relative;padding-top:50%;margin-top:40px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:3px;}
.s-company-detail .back-pic .ceo .photo{position:absolute;z-index:1;left:30px;bottom:0px;width:30%;}
.s-company-detail .back-pic .ceo .photo img{float:left;width:100%;}
.s-company-detail .back-pic .ceo .contents{position:absolute;z-index:1;right:-30px;bottom:20px;width:65%;padding:20px 20px;background-color:#fff;box-shadow:0px 0px 5px rgba(0,0,0,0.2);border-radius:3px;}
.s-company-detail .back-pic .ceo .contents .icon{position:absolute;z-index:2;left:20px;top:-20px;width:35px;}
.s-company-detail .back-pic .ceo .contents .icon img{float:left;width:100%;}
.s-company-detail .back-pic .ceo .contents h1{color:#111;font-size:18px;line-height:22px;font-weight:bold;}
.s-company-detail .back-pic .ceo .contents p{display:none;color:#666;font-size:13px;line-height:18px;margin-top:10px;}
.s-company-detail .back-pic .ceo .contents h2{color:#222;font-size:13px;line-height:18px;margin-top:10px;}
.s-company-detail .back-pic .video{margin-top:10px;}
.s-company-detail .back-pic .video video{width:100%;height:auto;background-color:#000;border-radius:3px;}
.s-company-detail .back-pic .honor{margin:10px -2px 0px;width:calc(100% + 4px);display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;}
.s-company-detail .back-pic .honor img{margin:0px 2px;width:calc(33.333333% - 4px);}
.s-company-detail .information{margin-top:10px;}
.s-company-detail .information h1{color:#111;font-size:20px;line-height:20px;font-weight:bold;}
.s-company-detail .information p{color:#333;font-size:14px;line-height:18px;margin-top:10px;margin-bottom:20px;padding-bottom:20px;border-bottom:#bebebe dashed 1px;}
.s-company-detail .information .item{margin-bottom:20px;padding-bottom:10px;border-bottom:#bebebe dashed 1px;}
.s-company-detail .information .item .items{position:relative;width:calc(100% - 0px);padding-bottom:10px;}
.s-company-detail .information .item .items h3{color:#333;font-size:14px;line-height:20px;}
.s-company-detail .information .item .items p{color:#999;font-size:12px;line-height:16px;margin-top:5px;margin-bottom:10px;padding-bottom:0px;border-bottom:#bebebe dashed 0px;}
.s-company-detail .information .item .items h4{display:block;color:#333;font-size:16px;line-height:18px;}
.s-company-detail .information .item .items .number{display:block;color:#ee9500;font-size:18px;line-height:24px;margin-top:2px;}
.s-company-detail .information .item .items .number a{color:#ee9500;}
.s-company-detail .information .item .items .number a:hover{color:#e77e00;}
.s-company-detail .information .item .items .number ~ h4{margin-top:10px;}
.s-company-detail .form-wraper{margin-top:20px;margin-bottom:0px;background-color:#f3f3f3;padding:20px 20px;border-radius:3px;}
.s-company-detail .form-wraper .name{color:#111;font-size:24px;line-height:26px;font-weight:bold;}
.s-company-detail .form-wraper .text{color:#111;font-size:16px;line-height:18px;margin-top:10px;}

.s-products-detail-text{padding:20px 0px 20px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;}
.s-products-detail-text .title{width:100%;text-align:center;}
.s-products-detail-text .title h1{color:#fff;font-size:30px;line-height:32px;font-weight:bold;margin-bottom:10px;}
.s-products-detail-text .texts{color:#7f7f7f;font-size:14px;line-height:22px;}

.s-products-detail-pic{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;}
.s-products-detail-pic img{width:100%;}

.s-products-detail-parameter .container{position:relative;padding:0px 15px;}
.s-products-detail-parameter .bigpic{width:100%;}
.s-products-detail-parameter .bigpic .titles{position:relative;margin-top:25px;margin-bottom:20px;}
.s-products-detail-parameter .bigpic .titles .name{color:#000;font-size:24px;line-height:28px;font-weight:bold;margin-top:23px;margin-bottom:6px;padding-right:100px;}
.s-products-detail-parameter .bigpic .titles .text{color:#888;font-size:12px;line-height:14px;}
.s-products-detail-parameter .bigpic .titles .price{position:absolute;top:1px;right:0px;color:#000;font-size:20px;line-height:20px;}
.s-products-detail-parameter .bigpic .titles .price em{color:#56ae00;font-size:15px;line-height:24px;font-style:italic;}
.s-products-detail-parameter .bigpic img{width:100%;border:rgba(0,0,0,0.05) solid 1px;}
.s-products-detail-parameter .content{width:calc(100% - 0px);margin-top:20px;padding-bottom:20px;}
.s-products-detail-parameter .content .item{border-top:#f2f2f2 solid 1px;padding:20px 0px 30px;}
.s-products-detail-parameter .content .item.photos img{margin-top:0px!important;margin-bottom:0px!important;}
.s-products-detail-parameter .content h2{position:relative;color:#111;font-size:15px;line-height:20px;margin-bottom:12px;padding-left:14px;}
.s-products-detail-parameter .content h2:before{content:"";position:absolute;left:0px;top:3px;background-color:#BB121A;width:3px;height:14px;border-radius:3px;}
.s-products-detail-parameter .content h3{color:#111;font-size:16px;line-height:20px;margin-bottom:15px;}
.s-products-detail-parameter .content h3 em{color:rgba(0,0,0,0.6);font-size:12px;margin-left:10px;}
.s-products-detail-parameter .content img{width:100%;max-width:100%;margin-top:0px;margin-bottom:0px;}
.s-products-detail-parameter .content p{color:#555;font-size:14px;line-height:22px;margin-bottom:15px;}
.s-products-detail-parameter .content table{width:100%;border-collapse:separate;border-spacing:1px;background-color:rgba(0,0,0,0.1);}
.s-products-detail-parameter .content table th{padding:8px 10px;color:#222!important;font-size:15px;line-height:20px;background-color:#f2f2f2!important;text-align:left;font-weight:normal;}
.s-products-detail-parameter .content table tr:nth-child(odd){background-color:#fcfcfc!important;}
.s-products-detail-parameter .content table tr:nth-child(even){background-color:#fff!important;}
.s-products-detail-parameter .content table td{padding:8px 10px;color:#555;font-size:13px;line-height:20px;vertical-align:top;}
.s-products-detail-parameter .content table td:first-child{width:100px;color:#222;}
.s-products-detail-parameter .content table ~ h3{margin-top:20px;}
.s-products-detail-parameter .content table ~ h2{margin-top:20px;}
.s-products-detail-parameter .content p ~ h2{margin-top:20px;}
.s-products-detail-parameter .content p ~ h3{margin-top:20px;}
.s-products-detail-parameter .content img ~ h2{margin-top:20px;}
.s-products-detail-parameter .content ul{padding-top:5px;margin-bottom:30px;}
.s-products-detail-parameter .content ul{list-style-position:outside;margin-left:18px;list-style:disc;}
.s-products-detail-parameter .content ul li{line-height:22px;margin-bottom:10px;}
.s-products-detail-parameter .link{margin-top:10px;margin-left:-3px;margin-right:-3px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;}
.s-products-detail-parameter .link i{margin-right:3px;}
.s-products-detail-parameter .link .more{width:calc(50% - 6px);margin-left:3px;margin-right:3px;height:40px;font-size:14px;line-height:38px;}
.s-products-detail-parameter .link .more a{padding:0px 5px 0px;}
.s-products-detail-parameter .link .more::before{background-color:#007bda;}
.s-products-detail-parameter .cooperation{margin-top:10px;}
.s-products-detail-parameter .cooperation i{margin-right:5px;}
.s-products-detail-parameter .cooperation .more{width:100%;height:40px;font-size:14px;line-height:38px;}
.s-products-detail-parameter .cooperation .more a{padding:0px 5px 0px;}
.s-products-detail-parameter .cooperation .more::before{background-color:#c7000a;}

.s-message{position:relative;margin-top:20px;}
.s-message .contents{position:relative;z-index:10;}
.s-message .con-left{float:left;width:calc(100% - 0px);}
.s-message .con-right{float:right;width:calc(100% - 0px);}
.s-message .el-form-item{position:relative;}
.s-message .el-input.el-input__inner{border-width:0px;}
.s-message .el-input{position:relative;z-index:3;height:60px;padding:28px 50% 12px 20px;color:#000;font-size:18px;background-color:transparent!important;font-family:"Roboto-condensedregular", Courier, monospace;border-radius:3px;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);}
.s-message textarea.el-input{height:140px;margin-top:30px;margin-right:1px;padding:0px 30% 20px 20px;color:#000;line-height:26px;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);}
.s-message .con-s-center textarea.el-input{height:100px;}
.s-message .el-input.el-button{cursor:pointer;border-width:0px;color:#fff;font-size:16px;text-shadow:1px 1px 0px rgba(0,0,0,0.3);padding:10px 20px 10px;background-color:#333!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.s-message .el-input.el-button:hover{background-color:#c7000a!important;}
.s-message .el-input.el-button.disabled{background-color:#ffdc99!important;color:rgba(255,255,255,0.8)!important;text-shadow:0px 0px 0px rgba(0,0,0,0.0)!important;cursor:not-allowed;}
.s-message .el-form-item{position:relative;margin-bottom:10px;display:-webkit-flex;display:flex;justify-content:space-between;}
.s-message .el-form-item span.error{position:absolute;z-index:2;right:20px;top:20px;color:#c7000a;font-size:12px;line-height:20px;padding-right:18px;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.s-message .el-form-item label{position:absolute;z-index:1;left:0px;top:0px;width:100%;height:100%;padding-left:20px;padding-top:20px;background-color:#fff;border:rgba(0,0,0,0.0) solid 1px;border-radius:3px;color:#222;font-size:14px;line-height:16px;cursor:text;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.s-message .el-form-item label::before{content:"";position:absolute;z-index:0;left:-3px;top:-3px;width:calc(100% + 6px);height:calc(100% + 6px);border:rgba(0,0,0,0.0) solid 3px;border-radius:5px;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);}
.s-message .el-form-item:hover label{border:rgba(0,0,0,0.2) solid 1px;}
.s-message .el-form-item:hover label::before{border:rgba(0,0,0,0.08) solid 2px;}
.s-message .el-form-item .el-input.el-input__inner:focus + label{border:rgba(0,0,0,0.4) solid 1px;}
.s-message .el-form-item .el-input.el-input__inner:focus + label::before{border:rgba(0,0,0,0.15) solid 2px;}
.s-message .el-form-item .el-input:focus ~ label{padding-top:8px;color:#888;font-size:12px;}
.s-message .el-form-item.visited label{padding-top:8px;color:#888;font-size:12px;}
.s-message .el-form-item.item02{float:left;width:calc(100% - 140px);}
.s-message .el-form-item.item02 + .el-form-item.item02{width:140px;background-color:transparent;}
.s-message .el-form-item.item02 img{width:calc(100% - 10px);height:60px;margin-left:10px;border-radius:3px;}
.s-message .el-form-item.item02 #canvas{width:calc(100% - 10px);height:60px;margin-left:10px;border-radius:3px;background-color:#fffdec;background-position:center;background-size:70% auto;cursor:pointer;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);}
.s-message .el-form-item.item02 #canvas:hover{background-color:#fff4f4;}
.s-message .el-form-item.item02 button[type="button"]{margin-left:10px;width:calc(100% - 10px)!important;cursor:pointer;background-color:rgba(0,0,0,0.1);padding:10px 20px 10px;color:#222;font-size:15px;}
.s-message .el-form-item.item02 button[type="button"]:hover{background-color:#333;color:#fff;}
.s-message .el-form-item.item02 button[type="button"].visited{background-color:rgba(0,0,0,0.05);color:#999;cursor:not-allowed;}
.s-message .el-form-item input.error ~ label{color:#c7000a!important;border:rgba(188,18,20,0.5) solid 1px!important;}
.s-message .el-form-item input.error ~ label::before{border:rgba(188,18,20,0.2) solid 2px!important;}
.s-message .el-form-item input.error ~ span.error::after{content:"\e79d";position:absolute;top:0px;right:0px;color:#c7000a;font-size:15px;line-height:20px;font-family:element-icons!important;}
.s-message .el-form-item textarea.error ~ label{color:#c7000a!important;border:rgba(188,18,20,0.5) solid 1px!important;}
.s-message .el-form-item textarea.error ~ label::before{border:rgba(188,18,20,0.2) solid 2px!important;}
.s-message .el-form-item textarea.error ~ span.error::after{content:"\e79d";position:absolute;top:0px;right:0px;color:#c7000a;font-size:15px;line-height:20px;font-family:element-icons!important;}
.s-message .el-form-item input.valid ~ label{color:#449100!important;border:rgba(85,175,5,0.6) solid 1px!important;}
.s-message .el-form-item input.valid ~ label::before{border:rgba(85,175,5,0.3) solid 2px!important;}
.s-message .el-form-item textarea.valid ~ label{color:#449100!important;border:rgba(85,175,5,0.6) solid 1px!important;}
.s-message .el-form-item textarea.valid ~ label::before{border:rgba(85,175,5,0.3) solid 2px!important;}

.s-support-banner{margin-top:0px;}
.s-support-banner .content{position:relative;height:140px;padding-left:20px;padding-right:20px;display:-webkit-flex;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;}
.s-support-banner .content .title{color:#222;font-size:20px;line-height:22px;font-weight:bold;width:80%;}
.s-support-banner .content .name{color:#222;font-size:14px;line-height:16px;margin-top:8px;}
.s-support-banner .content .text{color:#666;font-size:13px;line-height:20px;margin-top:15px;width:100%;display:none;}
.s-support-banner .content .photo{position:absolute;z-index:2;right:5px;bottom:0px;width:calc(40% + 40px);padding-left:40px;}
.s-support-banner .content .photo img{float:left;width:100%;}
.s-support-banner .content .photo em{position:absolute;z-index:2;left:0px;top:50px;color:#222;font-size:14px;line-height:18px;font-weight:bold;}
.s-support-banner .content .photo i{display:block;color:#666;font-size:11px;line-height:14px;font-weight:normal;margin-top:2px;}

.s-support-tips{margin-top:0px;}
.s-support-tips .name{position:relative;z-index:1;min-height:36px;padding:11px 15px;background-color:#404041;/* border-top-left-radius:3px;border-top-right-radius:3px; */display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;}
.s-support-tips .name .text{color:#fff;font-size:13px;line-height:14px;padding-bottom:2px;}
.s-support-tips .name .text em{color:rgba(255,255,255,0.6);font-size:11px;margin-left:0px;margin-top:4px;display:block;}
.s-support-tips .contents{margin-top:-2px;border:#e5e5e5 solid 1px;border-top:0px;/* border-bottom-left-radius:3px;border-bottom-right-radius:3px; */overflow:hidden;}
.s-support-tips .contents .wraper{width:calc(100% + 2px);margin-right:-2px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-support-tips .contents .item{position:relative;width:calc(50% + 2px);min-height:180px;padding:15px 20px 20px;margin-left:-2px;margin-bottom:-2px;border-bottom:#e5e5e5 solid 1px;}
.s-support-tips .contents .item::after{content:"";position:absolute;z-index:3;right:0px;top:2px;right:0px;width:1px;height:calc(100% - 2px);background-color:#e5e5e5;}
.s-support-tips .contents .item.all{width:calc(100% + 2px);}
.s-support-tips .contents .item .title{color:#111;font-size:14px;line-height:18px;}
.s-support-tips .contents .item .text{color:#98a8b3;font-size:12px;line-height:16px;margin-top:5px;}
.s-support-tips .contents .item .text ~ .title{margin-top:12px;}
.s-support-tips .contents .item .link{margin-top:12px;margin-left:-3px;margin-right:-3px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;}
.s-support-tips .contents .item .link i{margin-right:3px;}
.s-support-tips .contents .item .link .more{width:150px;margin-left:3px;margin-right:3px;font-size:12px;}
.s-support-tips .contents .item .link .more a{padding:0px 5px 0px;}
.s-support-tips .contents .item .link .more::before{background-color:#007bda;}
.s-support-tips .contents .item .con-text{display:-webkit-flex;display:flex;justify-content:space-between;lign-items:flex-start;flex-wrap:wrap;}
.s-support-tips .contents .item .con-text .items{width:calc(50% - 20px);padding:15px 0px 0px;}
.s-support-tips .contents .item .con-text .items h2{color:#007bda;font-size:14px;line-height:20px;}
.s-support-tips .contents .item .con-text .items p{color:#98a8b3;font-size:13px;line-height:16px;margin-top:5px;}

.s-support-download-list{margin:8px 10px;}
.s-support-download-list .wraper{margin:0px -2px;width:calc(100% + 4px);display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-support-download-list .item{position:relative;margin:2px;width:calc(100% - 4px);background-color:#f5f5f5;padding:15px 20px 20px;}
.s-support-download-list .item h1{color:#111;font-size:15px;line-height:20px;max-height:40px;overflow:hidden;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-support-download-list .item:hover h1{color:#007bda;}
.s-support-download-list .item .date{color:#98a8b3;font-size:12px;line-height:16px;margin-top:5px;}
.s-support-download-list .item .link{margin-top:20px;margin-left:-3px;margin-right:-3px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;}
.s-support-download-list .item .link i{margin-right:3px;}
.s-support-download-list .item .link .more{width:calc(33.333333% - 6px);margin-left:3px;margin-right:3px;font-size:11px;}
.s-support-download-list .item .link .more a{padding:0px 5px 0px;}
.s-support-download-list .item .link .more::before{background-color:#007bda;}
.s-support-download-list.document{margin:0px 0px 0px;}

.s-support-qa-list{margin-top:20px;margin-bottom:10px;}
.s-support-qa-list .item{padding:15px 20px 20px;width:calc(100% - 0px);height:auto;margin:2px 5px;}
.s-support-qa-list .item h1{max-height:auto;}
.s-support-qa-list .item .text{height:auto;font-size:12px;line-height:16px;margin-top:5px;}

.s-developer-text-list{margin-top:15px;margin-bottom:0px;display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
.s-developer-text-list .item{position:relative;margin:2px 0px;width:calc(100% - 0px);background-color:#e8f1f7;padding:15px 20px 20px;}
.s-developer-text-list .item h1{color:#007bda;font-size:22px;line-height:26px;/* font-weight:bold; */}
.s-developer-text-list .item .text{color:#666;font-size:13px;line-height:16px;margin-top:5px;}

.s-developer-text{margin-top:5px;margin-bottom:10px;margin-left:-20px;margin-right:-20px;}
.s-developer-text img{width:100%;}
.s-developer-text .bigpic{position:relative;z-index:1;/* border-top-left-radius:3px;border-top-right-radius:3px; */overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:auto 100%;}
.s-developer-text .bigpic::before{content:"";position:absolute;z-index:1;left:0px;top:0%;right:0px;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-o-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-moz-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));}
.s-developer-text .bigpic .text{position:relative;z-index:2;height:180px;padding:0px 20px 0px;display:-webkit-flex;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;}
.s-developer-text .bigpic .text h1{color:#fff;font-size:38px;line-height:38px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.s-developer-text .bigpic .text em{color:#fff;font-size:14px;line-height:18px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);margin-top:5px;}
.s-developer-text .contents{background-color:#f5f5f5;padding:20px 20px 25px;color:#333;font-size:14px;line-height:22px;}
.s-developer-text .contents p{margin-bottom:20px;}
.s-developer-text .contents p:last-child{margin-bottom:0px;}
.s-developer-text .bigpic.h300px .text{height:240px;}
.s-developer-text .bigpic.h400px .text{height:300px;}
.s-developer-text .bigpic.h400px .text img{width:30%;margin-top:20px;}

.s-developer-link{margin-top:5px;margin-bottom:10px;}
.s-developer-link.mw20{margin-top:8px;margin-left:-20px;margin-right:-20px;}
.s-developer-link .more{width:100%;height:80px;font-size:28px;line-height:80px;font-weight:bold;border-radius:0px;}
.s-developer-link .more a{padding:0px 20px 0px;}
.s-developer-link .more i{margin-right:10px;}
.s-developer-link .more::after{background-color:#2C4671;}
.s-developer-link .more::before{background-color:#007bda;}

.s-developer-icon-list{margin-top:10px;margin-bottom:10px;display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
.s-developer-icon-list .item{position:relative;margin:2px 0px;width:calc(100% - 0px);background-color:#e8f1f7;padding:25px 20px 25px;text-align:center;}
.s-developer-icon-list .item img{width:auto;height:40px;margin:0px auto;}
.s-developer-icon-list .item .text{color:#333;font-size:14px;line-height:18px;margin-top:10px;text-align:left;}

.s-developer-pic-list{margin-top:2px;margin-bottom:-2px;}
.s-developer-pic-list .wraper{margin:0px -2px;width:calc(100% + 4px);display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-developer-pic-list .item{position:relative;margin:2px;width:calc(50% - 4px);background-color:#f5f5f5;overflow:hidden;}
.s-developer-pic-list .item .contents{position:relative;padding:0px;padding-top:60%;background-position:center;background-repeat:no-repeat;background-size:110%;}
.s-developer-pic-list .item .texts{position:relative;width:100%;padding:10px 20px 10px;color:#111;font-size:14px;line-height:20px;text-align:center;}

.s-services-icon-list{margin-top:-2px;margin-bottom:-2px;margin-left:-12px;margin-right:-12px;display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
.s-services-icon-list .item{position:relative;margin:2px;width:calc(100% - 4px);background-color:#fcf6f6;padding:15px 25px;}
.s-services-icon-list .item img{height:36px;}
.s-services-icon-list .item h1{color:#ea4f4f;font-size:18px;line-height:22px;margin-top:10px;/* font-weight:bold; */}
.s-services-icon-list .item .text{color:#666;font-size:13px;line-height:18px;margin-top:8px;}

}

@media (max-width:768px){


}

@media (max-width:480px){


}

@media (max-width:320px){


}

@media (min-width:992px){

.m-wraper{position:relative;}
.m-wraper .container{position:relative;padding:0px 0px 0px;}

.m-title{color:#000;font-size:32px;line-height:40px;text-align:center;/* font-family:"Robotoslab-regular"; */margin-top:30px;margin-bottom:30px;}
.m-title em{display:block;color:#666;font-size:14px;line-height:20px;margin-top:10px;}

.s-title{position:relative;z-index:1;height:40px;padding-left:15px;padding-right:15px;background-color:#404041;/* border-top-left-radius:3px;border-top-right-radius:3px; */display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;}
.s-title .text{color:#fff;font-size:15px;padding-bottom:2px;}

.m-link{margin-top:15px;}
.m-link .container{display:-webkit-flex;display:flex;justify-content:space-between;flex-wrap:wrap;}
.m-link .item{position:relative;width:calc(50% - 5px);margin:5px 0px;padding-top:37%;background-position:center;background-repeat:no-repeat;background-size:100%;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.m-link .item:hover{background-size:105%;-webkit-transition:all 800ms cubic-bezier(.455,.03,.515,.955);transition:all 800ms cubic-bezier(.455,.03,.515,.955);}
.m-link .item a{position:absolute;z-index:3;display:block;left:0px;top:0px;width:100%;height:100%;}
.m-link .item .content{position:absolute;z-index:1;display:block;left:0px;top:0px;width:100%;height:100%;padding-bottom:40px;padding-left:40px;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;}
.m-link .item .content .title{color:#fff;font-size:50px;line-height:50px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.m-link .item .content .name{color:#fff;font-size:24px;margin-top:8px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);}
.m-link .item .content .text{color:#fff;font-size:16px;line-height:24px;margin-top:8px;width:50%;text-shadow:0px 0px 2px rgba(0,0,0,0.4);}

.m-news{margin-top:15px;background-color:#f3f5f4;}
.m-news .container{padding:50px 0px 60px;}
.m-news .title{color:#000;font-size:40px;line-height:40px;font-weight:bold;text-align:center;}
.m-news .content{margin:35px -5px 0px;width:calc(100% + 10px);}
.m-news .item{float:left;position:relative;margin:0px 5px 0px;width:calc(100% - 10px);background-color:#fff;overflow:hidden;}
.m-news .item a{position:absolute;z-index:10;left:0px;top:0px;width:100%;height:100%;}
.m-news .item .contents{position:relative;padding-top:65%;background-position:center;background-repeat:no-repeat;background-size:120%;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.m-news .item:hover .contents{background-size:125%;-webkit-transition:all 800ms cubic-bezier(.25,.1,.25,1);transition:all 800ms cubic-bezier(.25,.1,.25,1);}
.m-news .item .text{position:relative;padding:18px 20px 20px;height:155px;}
.m-news .item .text h1{color:#111;font-size:15px;line-height:20px;max-height:40px;overflow:hidden;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.m-news .item:hover .text h1{color:#c7000a;}
.m-news .item .text .con{color:#8e8e8e;font-size:13px;line-height:20px;height:40px;overflow:hidden;margin-top:8px;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.m-news .item:hover .text .con{color:#111;}
.m-news .item .text .date{position:absolute;z-index:1;left:20px;bottom:18px;color:#98a8b3;font-size:13px;line-height:20px;}
.m-news .item .tags{position:absolute;z-index:1;right:20px;bottom:18px;color:#98a8b3;font-size:13px;line-height:20px;}

.owl-controls{margin-top:10px;margin-bottom:0px;text-align:center;}
.owl-controls .owl-page{cursor:pointer;display:inline-block;width:6px;height:2px;margin:0px 2px;border-radius:0px;background-color:rgba(0,0,0,0.2);-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.owl-controls .owl-page.active{width:12px;background-color:#c7000a;}
.owl-controls .owl-buttons div{position:absolute;top:calc(50% - 25px);margin-top:-15px!important;width:50px;height:50px;z-index:10;border-radius:100%;background-color:rgba(0,0,0,0.1);cursor:pointer;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);-webkit-background-size:10px auto;background-size:10px auto;background-position:center;background-repeat:no-repeat;}
.owl-controls .owl-buttons div:hover{background-color:#fe8900;}
.owl-controls .owl-buttons div.owl-prev{display:none;left:-80px;color:#fff;font-size:20px;line-height:50px;background-image:none;}
.owl-controls .owl-buttons div.owl-next{display:none;right:-80px;color:#fff;font-size:20px;line-height:50px;background-image:none;}

.m-company{background-color:#12212e;}
.m-company .container{padding:50px 0px 60px;}
.m-company .title{color:#fff;font-size:40px;line-height:40px;font-weight:bold;text-align:center;margin-bottom:30px;}
.m-company .text{color:#fff;font-size:14px;line-height:26px;}
.m-company .text p{margin-bottom:25px;-moz-column-count:2;-webkit-column-count:2;column-count:2;column-gap:40px;}
.m-company .pic{margin-bottom:10px;}
.m-company .pic img{width:100%;float:left;}
.m-company .honor{margin:0px -5px 25px;width:calc(100% + 10px);display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;}
.m-company .honor img{margin:0px 5px;width:calc(33.333333% - 10px);}

.s-product-main-nav{}
.s-product-main-nav .content{}
.s-product-main-nav .content .name{position:relative;z-index:1;height:40px;padding-left:20px;padding-right:20px;background-color:#404041;/* border-top-left-radius:3px;border-top-right-radius:3px; */display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;}
.s-product-main-nav .content .name .text{color:#fff;font-size:15px;padding-bottom:2px;}
.s-product-main-nav .content .name .search{width:300px;background-color:rgba(255,255,255,1);border-radius:2px;}
.s-product-main-nav .content .name .search input[type="text"]{float:left;width:calc(100% - 40px);height:30px;padding-left:12px;padding-right:10px;font-size:13px;font-family:"Roboto-condensedregular", Courier, monospace;background-color:transparent;}
.s-product-main-nav .content .name .search a{float:left;width:40px;height:30px;color:#666;font-size:14px;line-height:30px;text-align:center;cursor:pointer;background-color:transparent;}
.s-product-main-nav .content .name .search a:hover{color:#c7000a;}
.s-product-main-nav .content .contents{margin-top:-2px;border:#e5e5e5 solid 1px;border-top:0px;/* border-bottom-left-radius:3px;border-bottom-right-radius:3px; */display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;overflow:hidden;}
.s-product-main-nav .content .contents .item{position:relative;width:16.666666%;min-height:160px;padding:15px 10px 15px;margin-bottom:-2px;border-right:#e5e5e5 solid 1px;border-bottom:#e5e5e5 solid 1px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-main-nav .content .contents .item:nth-child(6n){border-right:#e5e5e5 solid 0px;}
.s-product-main-nav .content .contents .item a{position:absolute;z-index:10;left:0px;top:2px;width:100%;height:calc(100% - 2px);}
.s-product-main-nav .content .contents .item:hover a{box-shadow:0px 0px 6px rgba(0,0,0,0.2) inset;}
.s-product-main-nav .content .contents .item .pic{position:relative;width:90%;height:85px;background-position:center;background-repeat:no-repeat;background-size:100%;}
.s-product-main-nav .content .contents .item .text{color:#000;font-size:14px;line-height:16px;text-align:center;margin-top:5px;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-main-nav .content .contents .item:hover .text{color:#c7000a;}

.s-product-list{margin-top:10px;margin-bottom:10px;}
.s-product-list .bigpic{position:relative;z-index:1;/* border-top-left-radius:3px;border-top-right-radius:3px; */overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:100%;}
.s-product-list .bigpic::before{content:"";position:absolute;z-index:1;left:0px;top:0%;right:0px;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-o-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-moz-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));}
.s-product-list .bigpic .text{position:relative;z-index:2;height:220px;padding:0px 40px 10px;display:-webkit-flex;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;}
.s-product-list .bigpic .text h1{color:#fff;font-size:44px;line-height:54px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.s-product-list .bigpic .text em{color:#fff;font-size:16px;line-height:24px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);margin-top:5px;}
.s-product-list .contents{margin-top:-2px;border:#e5e5e5 solid 1px;border-top:0px;/* border-bottom-left-radius:3px;border-bottom-right-radius:3px; */overflow:hidden;}
.s-product-list .contents .wraper{width:calc(100% + 2px);margin-right:-2px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-product-list .contents .item{position:relative;/* width:calc(33.333333% + 2px); */padding:15px 20px 25px;margin-left:-2px;margin-bottom:-2px;border-bottom:#e5e5e5 solid 1px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-list .contents .item::after{content:"";position:absolute;z-index:3;right:0px;top:2px;right:0px;width:1px;height:calc(100% - 2px);background-color:#e5e5e5;}
.s-product-list .contents .item.n2{width:calc(50% + 2px);}
.s-product-list .contents .item.n3{width:calc(33.333333% + 2px);}
.s-product-list .contents .item.n32{width:calc(66.666666% + 2px);}
.s-product-list .contents .item a{position:absolute;z-index:4;left:2px;top:2px;width:calc(100% - 3px);height:calc(100% - 2px);}
.s-product-list .contents .item:hover a{box-shadow:0px 0px 6px rgba(0,0,0,0.2) inset;}
.s-product-list .contents .item .pic{position:relative;width:100%;height:240px;background-position:center;background-repeat:no-repeat;background-size:auto 100%;}
.s-product-list .contents .item.n2 .pic{width:60%;}
.s-product-list .contents .item.n3 .pic{width:90%;}
.s-product-list .contents .item.n32 .pic{width:50%;}
.s-product-list .contents .item .title{width:100%;color:#000;font-size:20px;line-height:24px;height:24px;font-weight:bold;overflow:hidden;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-list .contents .item .text{width:100%;color:#888;font-size:13px;line-height:18px;height:36px;margin-top:8px;margin-bottom:10px;overflow:hidden;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-list .contents .item.n32 .text{-moz-column-count:2;-webkit-column-count:2;column-count:2;column-gap:20px;}
.s-product-list .contents .item .price{width:100%;color:#000;font-size:20px;line-height:24px;height:24px;margin-top:8px;overflow:hidden;}
.s-product-list .contents .item .price em{color:#56ae00;font-size:15px;line-height:24px;font-style:italic;font-weight:normal;}
.s-product-list .contents .item .tags{position:absolute;z-index:2;left:6px;top:6px;padding-left:10px;padding-right:10px;padding-bottom:1px;background-color:#000;}
.s-product-list .contents .item .tags em{padding-right:3px;font-size:12px;line-height:22px;font-style:italic;font-family:"Robotoslab-regular";background-image:-webkit-linear-gradient(left,#f3b700,#fcff00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;}

.s-product-list-list{position:relative;z-index:2;padding-top:0px;padding-bottom:20px;background-color:#f7f7f7;}
.s-product-list-list .m-title{font-weight:bold;padding-top:40px;margin-top:0px;margin-bottom:0px;}
.s-product-list-list .sub-title{color:#000;font-size:16px;line-height:20px;padding-top:30px;margin-top:0px;margin-bottom:-5px;}
.s-product-list-list .sub-nav{color:#000;font-size:14px;line-height:20px;margin-top:10px;text-align:center;}
.s-product-list-list .sub-nav a{display:inline-block;position:relative;padding-left:12px;padding-right:13px;padding-bottom:12px;}
.s-product-list-list .sub-nav a.active::before{content:"";position:absolute;left:calc(50% - 5px);bottom:5px;width:10px;height:2px;background-color:#f6a623;}
.s-product-list-list .sub-nav a::after{content:"";position:absolute;right:0px;top:5px;width:1px;height:10px;background-color:rgba(0,0,0,0.15);}
.s-product-list-list .sub-nav a:last-child::after{background-color:rgba(0,0,0,0.0);}
.s-product-list-list .contents{margin:20px -5px 15px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-product-list-list .contents .item{position:relative;width:calc(33.333333% - 10px);margin:5px;padding:10px;background-color:#fff;}
.s-product-list-list .contents .item a{position:absolute;z-index:4;left:0px;top:0px;width:100%;height:100%;}
.s-product-list-list .contents .item .pic{position:relative;padding-top:70%;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:85%;border:rgba(0,0,0,0.05) solid 1px;}
.s-product-list-list .contents .item h2{color:#000;font-size:18px;line-height:22px;height:22px;font-weight:bold;overflow:hidden;margin-top:15px;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-list-list .contents .item .text{color:#888;font-size:13px;line-height:20px;height:40px;margin-top:5px;margin-bottom:20px;overflow:hidden;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-product-list-list .contents .item .price{color:#000;font-size:20px;line-height:20px;height:20px;margin-top:12px;overflow:hidden;}
.s-product-list-list .contents .item .price em{color:#56ae00;font-size:15px;line-height:24px;font-style:italic;}
.s-product-list-list .contents .item .tags{position:absolute;z-index:2;left:10px;top:10px;padding-left:10px;padding-right:10px;padding-bottom:1px;background-color:#000;}
.s-product-list-list .contents .item .tags em{padding-right:3px;font-size:12px;line-height:22px;font-style:italic;font-family:"Robotoslab-regular";background-image:-webkit-linear-gradient(left,#f3b700,#fcff00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;}
.s-product-list-list .contents .item .more{width:100%;height:40px;color:#fff;font-size:14px;line-height:38px;text-shadow:0px 0px 1px rgba(0,0,0,0.6);margin-top:18px;}
.s-product-list-list .contents .item .more::before{background-color:#c7000a;}
.s-product-list-list .contents .item:hover .more::before{-webkit-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1, 1);transform:scale(1, 1);}

.sub-scroll-pic{position:relative;display:block;margin-top:20px;}
.sub-scroll-pic .swiper-button-next,.sub-scroll-pic .swiper-button-prev{position:absolute;top:calc(50% - 30px);width:30px;height:60px;z-index:100;text-align:center;cursor:pointer;background-color:rgba(0,0,0,0.2);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.sub-scroll-pic .swiper-button-next:hover,.sub-scroll-pic .swiper-button-prev:hover{background-color:rgba(0,0,0,0.4);color:#c7000a;}
.sub-scroll-pic .swiper-button-prev{left:0px;color:#fff;font-size:18px;line-height:60px;background-image:none;}
.sub-scroll-pic .swiper-button-next{right:0px;color:#fff;font-size:18px;line-height:60px;background-image:none;}
.sub-scroll-pic .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:20px;left:0;width:100%;}
.sub-scroll-pic .swiper-pagination-bullet{width:6px;height:2px;background-color:rgba(255,255,255,0.5);margin-left:2px!important;margin-right:2px!important;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.sub-scroll-pic .swiper-pagination-bullet-active{width:12px;background-color:#c7000a;}
.sub-scroll-pic .swiper-slide a{position:relative;display:block;padding-top:44%;background-position:center;background-repeat:no-repeat;background-size:100%;-webkit-transition:all 800ms cubic-bezier(.455,.03,.515,.955);transition:all 800ms cubic-bezier(.455,.03,.515,.955);}
.sub-scroll-pic .swiper-slide a:hover{background-size:105%;}
.sub-scroll-pic .swiper-slide .content{position:absolute;z-index:2;display:block;left:0px;top:0px;width:100%;height:100%;padding-bottom:40px;padding-left:40px;padding-right:40px;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;}
.sub-scroll-pic .swiper-slide .content::before{content:"";position:absolute;z-index:1;left:0px;bottom:0%;right:0px;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.6));background:-o-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.6));background:-moz-linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.6));background:linear-gradient(top,rgba(0,0,0,0.2),rgba(0,0,0,0.6));}
.sub-scroll-pic .swiper-slide .content .title{position:relative;z-index:2;color:#fff;font-size:24px;line-height:30px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;margin-top:6px;width:80%;max-height:60px;overflow:hidden;}
.sub-scroll-pic .swiper-slide .content .name{position:relative;z-index:2;color:#fff;font-size:14px;line-height:20px;height:20px;overflow:hidden;text-shadow:0px 0px 2px rgba(0,0,0,0.4);}
.sub-scroll-pic .swiper-slide .content .text{position:relative;z-index:2;color:#fff;font-size:13px;line-height:20px;height:40px;overflow:hidden;margin-top:8px;width:50%;text-shadow:0px 0px 2px rgba(0,0,0,0.4);}
.sub-scroll-pic .swiper-slide .content .date{position:relative;z-index:2;color:rgba(255,255,255,0.5);font-size:13px;line-height:20px;margin-top:8px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);}

.s-news-pic-list{margin-top:10px;}
.s-news-pic-list .wraper{margin:0px -5px;width:calc(100% + 10px);display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-news-pic-list .item{float:left;position:relative;margin:0px 5px 0px;width:calc(33.333333% - 10px);background-color:#f5f5f5;overflow:hidden;}
.s-news-pic-list .item a{position:absolute;z-index:10;left:0px;top:0px;width:100%;height:100%;}
.s-news-pic-list .item .contents{position:relative;padding-top:65%;background-position:center;background-repeat:no-repeat;background-size:120%;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-pic-list .item:hover .contents{background-size:125%;-webkit-transition:all 800ms cubic-bezier(.25,.1,.25,1);transition:all 800ms cubic-bezier(.25,.1,.25,1);}
.s-news-pic-list .item .text{position:relative;padding:18px 20px 20px;height:155px;}
.s-news-pic-list .item .text h1{color:#111;font-size:15px;line-height:20px;max-height:40px;overflow:hidden;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-pic-list .item:hover .text h1{color:#c7000a;}
.s-news-pic-list .item .text .con{color:#8e8e8e;font-size:13px;line-height:20px;height:40px;overflow:hidden;margin-top:8px;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-pic-list .item:hover .text .con{color:#111;}
.s-news-pic-list .item .text .date{position:absolute;z-index:1;left:20px;bottom:18px;color:#98a8b3;font-size:13px;line-height:20px;}
.s-news-pic-list .item .tags{position:absolute;z-index:1;right:20px;bottom:18px;color:#98a8b3;font-size:13px;line-height:20px;}

.s-news-text-list{margin-top:5px;margin-bottom:5px;}
.s-news-text-list .wraper{margin:0px -5px;width:calc(100% + 10px);display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-news-text-list .item{position:relative;margin:5px;width:calc(50% - 10px);background-color:#f5f5f5;padding:20px 25px 50px;height:160px;}
.s-news-text-list .item a{position:absolute;z-index:4;left:0px;top:0px;width:100%;height:100%;}
.s-news-text-list .item h1{color:#111;font-size:15px;line-height:20px;max-height:40px;overflow:hidden;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-text-list .item:hover h1{color:#c7000a;}
.s-news-text-list .item .text{color:#8e8e8e;font-size:13px;line-height:20px;height:40px;overflow:hidden;margin-top:8px;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-text-list .item:hover .text{color:#111;}
.s-news-text-list .item .date{position:absolute;z-index:1;left:25px;bottom:22px;color:#98a8b3;font-size:13px;line-height:20px;}
.s-news-text-list .item .tags{position:absolute;z-index:1;right:25px;bottom:22px;color:#98a8b3;font-size:13px;line-height:20px;}

.s-news-list-list{margin-top:15px;}
.s-news-list-list .item{position:relative;margin:0px 0px 10px;width:100%;background-color:#f5f5f5;overflow:hidden;}
.s-news-list-list .item a{position:absolute;z-index:10;left:0px;top:0px;width:100%;height:100%;}
.s-news-list-list .item .pic{float:left;width:30%;}
.s-news-list-list .item .contents{position:relative;padding-top:60%;background-position:center;background-repeat:no-repeat;background-size:120%;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-list-list .item:hover .contents{background-size:125%;-webkit-transition:all 800ms cubic-bezier(.25,.1,.25,1);transition:all 800ms cubic-bezier(.25,.1,.25,1);}
.s-news-list-list .item .text{float:left;width:70%;position:relative;padding:22px 25px 45px;}
.s-news-list-list .item .text h1{color:#111;font-size:15px;line-height:22px;max-height:44px;overflow:hidden;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-list-list .item:hover .text h1{color:#c7000a;}
.s-news-list-list .item .text .con{color:#8e8e8e;font-size:13px;line-height:20px;height:40px;overflow:hidden;margin-top:8px;-webkit-transition:all 400ms cubic-bezier(.25,.1,.25,1);transition:all 400ms cubic-bezier(.25,.1,.25,1);}
.s-news-list-list .item:hover .text .con{color:#111;}
.s-news-list-list .item .date{position:absolute;z-index:1;left:calc(30% + 25px);bottom:18px;color:#98a8b3;font-size:13px;line-height:20px;}

.s-company-detail.product ~ .s-news-pic-link.container{margin-top:0px;width:100%!important;}
.s-news-text-list ~ .s-news-pic-link{margin-top:0px;}
.s-news-pic-link{margin-top:10px;margin-bottom:0px;}
.s-news-pic-link{position:relative;z-index:1;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:100%;}
.s-news-pic-link::before{content:"";position:absolute;z-index:1;left:0px;top:0%;right:0px;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-o-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-moz-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));}
.s-news-pic-link .text{position:relative;z-index:2;height:220px;padding:0px 40px 10px;display:-webkit-flex;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;}
.s-news-pic-link .text h1{color:#fff;font-size:44px;line-height:54px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.s-news-pic-link .text em{color:#fff;font-size:16px;line-height:24px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);margin-top:5px;}
.s-news-pic-link .text a{color:#fff;}
.s-news-pic-link .text a:hover{color:#fcff00;}

.s-news-mail{position:relative;z-index:5;margin-top:0px;margin-bottom:20px;background-color:#2b425d;padding:40px 0px 50px;display:-webkit-flex;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;}
.s-news-mail.company{margin-top:0px;margin-bottom:0px;}
.s-news-mail h3{color:#fff;font-size:28px;line-height:34px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;margin-bottom:20px;}
.s-news-mail p{color:#fff;font-size:13px;line-height:18px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);padding:20px 200px 0px;}
.s-news-mail form{width:100%;height:40px;padding:0px 200px 0px;}
.s-news-mail input[type="text"]{float:left;width:calc(100% - 140px);height:40px;padding-left:15px;padding-right:15px;font-size:15px;font-family:"Roboto-condensedregular", Courier, monospace;border-top-left-radius:2px;border-bottom-left-radius:2px;background-color:rgba(255,255,255,1);}
.s-news-mail input[type="submit"]{float:left;width:140px;height:40px;color:#fff;font-size:15px;padding-bottom:3px;font-family:"Roboto-condensedregular", Courier, monospace;text-align:center;background-color:#faa619;border-top-right-radius:2px;border-bottom-right-radius:2px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;}
.s-news-mail input[type="submit"]:hover{background-color:#e77e00;}
.s-news-mail a{color:#fff;text-decoration:underline;}
.s-news-mail a:hover{color:#fcff00;text-decoration:underline;}

.s-news-mail ~ .s-contact-info{margin-top:-10px;}
.s-news-text-list ~ .s-contact-info{margin-top:5px;}
.s-contact-info{margin-top:10px;margin-bottom:10px;display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;}
.s-contact-info .title{position:relative;width:30%;height:440px;padding:35px 40px 50px;background-color:#2b425d;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;}
.s-contact-info .title h1{color:#fff;font-size:32px;line-height:34px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.s-contact-info .title p{color:#fff;font-size:14px;line-height:18px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);margin-top:15px;}
.s-contact-info .title .logo{position:absolute;z-index:1;right:-80px;bottom:-60px;color:rgba(255,255,255,0.2);font-size:280px;}
.s-contact-info .title .hours{position:absolute;z-index:1;left:40px;bottom:35px;color:#fff;font-size:50px;line-height:50px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;opacity:0.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";}
.s-contact-info .title .hours em{font-size:70px;line-height:70px;}
.s-contact-info .content{width:calc(70% - 10px);display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
.s-contact-info .content .item2{position:relative;width:calc(50% - 5px);height:215px;background-color:#ececec;padding:20px 25px;}
.s-contact-info .content .item3{position:relative;width:calc(100% - 0px);height:215px;background-color:#ececec;padding:20px 25px;margin-top:10px;}
.s-contact-info .content h3{color:#666;font-size:16px;line-height:20px;}
.s-contact-info .content p{color:#999;font-size:12px;line-height:16px;margin-top:5px;}
.s-contact-info .content h4{display:block;color:#666;font-size:16px;line-height:18px;}
.s-contact-info .content .number{display:block;color:#ee9500;font-size:22px;line-height:24px;margin-top:4px;}
.s-contact-info .content .number a{color:#ee9500;}
.s-contact-info .content .number a:hover{color:#e77e00;}
.s-contact-info .content .number ~ h4{margin-top:10px;}
.s-contact-info .content .contents{position:absolute;z-index:1;left:25px;bottom:20px;width:100%;}

.page{padding-top:0px;padding-bottom:20px;text-align:center;display:-webkit-flex;display:flex;justify-content:center;align-items:center;}
.page a{background-color:rgba(0,0,0,0.05);font-size:13px;color:#333;line-height:36px;min-width:36px;height:36px;padding-left:10px;padding-right:10px;text-align:center;display:inline-block;margin-left:1px;margin-right:1px;}
.page a:hover{color:#c7000a;}
.page a.active{background-color:#c7000a;color:#fff;}
.page a.previous{width:auto;font-size:13px;white-space:nowrap;padding-left:30px;padding-right:30px;}
.page a.next{position:relative;width:auto;font-size:13px;white-space:nowrap;padding-left:30px;padding-right:30px;}
.page a.first{width:auto;font-size:13px;padding-left:30px;padding-right:30px;}
.page a.last{width:auto;font-size:13px;padding-left:30px;padding-right:30px;}

.detail-content{color:#333;font-size:16px;line-height:28px;padding-top:0px;padding-bottom:40px;}
.detail-content .tips{margin:20px auto;width:100%;padding:25px 35px;background-color:rgba(0,0,0,0.05);font-size:14px;color:#666;line-height:22px;}
.detail-content iframe{width:100%;height:300px;}
.detail-content video{width:100%;background-color:#000;}
.detail-content img{display:block;max-width:100%;width:100%;height:auto;margin:0px auto 30px;}
.detail-content table{margin-bottom:20px;width:100%;border-collapse:separate;border-spacing:1px;background-color:rgba(255,255,255,1);}
.detail-content table th{background-color:#bdd6ee;padding:12px 12px;line-height:24px;font-size:16px;}
.detail-content table td{background-color:#deeaf6;padding:12px 12px;line-height:24px;font-size:16px;}
.detail-content ol{padding-top:5px;margin-bottom:30px;}
.detail-content ul{padding-top:5px;margin-bottom:30px;}
.detail-content ul{list-style-position:outside;margin-left:18px;list-style:disc;}
.detail-content ul li{line-height:22px;margin-bottom:10px;}
.detail-content p{padding:0px 160px;margin-bottom:30px;}
.detail-content p:last-child{margin-bottom:0px;}
.detail-content a{color:#0086d1;}
.detail-content a:hover{text-decoration:underline;}
.detail-content .link{text-align:center;margin-top:30px;}
.detail-content .link .ci-btn-hover a{color:#fff;font-size:14px;line-height:43px;padding-bottom:1px;}
.detail-content .link .ci-btn-hover a:hover{text-decoration:none;}
.detail-content .link .ci-btn-hover span{width:160px;height:44px;}

.s-company-detail{margin-top:0px;margin-bottom:0px;}
.s-company-detail .big-pic{position:relative;background-position:center;background-repeat:no-repeat;background-size:100%;}
.s-company-detail .big-pic::before{content:"";position:absolute;z-index:1;left:0px;bottom:0%;right:0px;width:100%;height:50%;background:-webkit-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-o-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-moz-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));}
.s-company-detail .big-pic .container{position:relative;z-index:1;height:500px;padding-bottom:40px;padding-left:0px;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;}
.s-company-detail .big-pic .container .texts{color:#fff;font-size:96px;line-height:100px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.s-company-detail .big-pic .container .text{color:#fff;font-size:90px;line-height:96px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-end;}
.s-company-detail .big-pic .container .text p{font-size:16px;line-height:20px;font-weight:normal;margin-left:10px;margin-bottom:8px;width:300px;}
.s-company-detail .text-pic{padding:50px 0px;margin-bottom:-1px;border-bottom:#d7d7d7 dashed 1px;display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;}
.s-company-detail .text-pic .text{width:calc(50% - 30px);color:#333;font-size:16px;line-height:28px;}
.s-company-detail .text-pic .text h1{color:#111;font-size:32px;line-height:36px;font-weight:bold;margin-bottom:10px;}
.s-company-detail .text-pic .text p{margin-bottom:20px;}
.s-company-detail .text-pic .pic{width:calc(50% - 30px);}
.s-company-detail .text-pic .pic .contents{position:relative;padding-top:65%;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:3px;}
.s-company-detail .back-pic{margin-top:0px;position:relative;background-position:center top;background-repeat:no-repeat;background-size:auto 800px;}
.s-company-detail .back-pic .content{padding:200px 0px 40px;background:-webkit-linear-gradient(top,rgba(255,255,255,0.0),rgba(255,255,255,0.7) 240px,rgba(255,255,255,1) 500px);background:-o-linear-gradient(top,rgba(255,255,255,0.0),rgba(255,255,255,0.7) 240px,rgba(255,255,255,1) 500px);background:-moz-linear-gradient(top,rgba(255,255,255,0.0),rgba(255,255,255,0.7) 240px,rgba(255,255,255,1) 500px);background:linear-gradient(top,rgba(255,255,255,0.0),rgba(255,255,255,0.7) 240px,rgba(255,255,255,1) 500px);}
.s-company-detail.developer .back-pic .content{padding:200px 0px 0px;}
.s-company-detail.product .back-pic{background-color:#090909;}
.s-company-detail.product .back-pic .content{padding:200px 0px 0px;background:-webkit-linear-gradient(top,rgba(9,9,9,0.0),rgba(9,9,9,0.7) 240px,rgba(9,9,9,1) 500px);background:-o-linear-gradient(top,rgba(9,9,9,0.0),rgba(9,9,9,0.7) 240px,rgba(9,9,9,1) 500px);background:-moz-linear-gradient(top,rgba(9,9,9,0.0),rgba(9,9,9,0.7) 240px,rgba(9,9,9,1) 500px);background:linear-gradient(top,rgba(9,9,9,0.0),rgba(9,9,9,0.7) 240px,rgba(9,9,9,1) 500px);}
.s-company-detail .back-pic .text{padding:0px 0px;display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;}
.s-company-detail .back-pic .text .title{width:calc(50% - 30px);}
.s-company-detail .back-pic .text .title h1{color:#111;font-size:24px;line-height:28px;font-weight:bold;margin-bottom:20px;}
.s-company-detail .back-pic .text .contents{width:calc(50% - 30px);color:#333;font-size:16px;line-height:28px;}
.s-company-detail .back-pic .text .contents p{margin-bottom:20px;}
.s-company-detail .back-pic .big-text{position:relative;z-index:1;padding-bottom:40px;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;}
.s-company-detail .back-pic .big-text .text{color:#000;font-size:90px;line-height:96px;font-weight:bold;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-end;}
.s-company-detail .back-pic .big-text .text em{color:#fff;font-size:16px;line-height:16px;font-weight:bold;background-color:#ee9500;margin-left:20px;margin-bottom:12px;padding:10px 20px;border-radius:2px;}
.s-company-detail .back-pic .big-text p{width:100%;color:#000;font-size:26px;line-height:32px;margin-top:20px;}
.s-company-detail .back-pic .big-text p.t18{font-size:18px;line-height:24px;}
.s-company-detail.product .back-pic .big-text .text{color:#fff;}
.s-company-detail.product .back-pic .big-text p{color:#fff;}
.s-company-detail .back-pic .ceo{position:relative;padding-top:50%;margin-top:100px;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:3px;}
.s-company-detail .back-pic .ceo .photo{position:absolute;z-index:1;left:100px;bottom:0px;width:30%;}
.s-company-detail .back-pic .ceo .photo img{float:left;width:100%;}
.s-company-detail .back-pic .ceo .contents{position:absolute;z-index:1;right:-40px;bottom:60px;width:55%;padding:50px 50px;background-color:#fff;box-shadow:0px 0px 5px rgba(0,0,0,0.2);border-radius:3px;}
.s-company-detail .back-pic .ceo .contents .icon{position:absolute;z-index:2;left:50px;top:-40px;width:60px;}
.s-company-detail .back-pic .ceo .contents .icon img{float:left;width:100%;}
.s-company-detail .back-pic .ceo .contents h1{color:#111;font-size:28px;line-height:32px;font-weight:bold;}
.s-company-detail .back-pic .ceo .contents p{color:#666;font-size:16px;line-height:24px;margin-top:20px;}
.s-company-detail .back-pic .ceo .contents h2{color:#222;font-size:17px;line-height:20px;margin-top:20px;}
.s-company-detail .back-pic .video{margin-top:40px;}
.s-company-detail .back-pic .video video{width:100%;height:auto;background-color:#000;border-radius:3px;}
.s-company-detail .back-pic .honor{margin:40px -5px 0px;width:calc(100% + 10px);display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;}
.s-company-detail .back-pic .honor img{margin:0px 5px;width:calc(33.333333% - 10px);}
.s-company-detail .information{margin-top:60px;}
.s-company-detail .information h1{color:#111;font-size:28px;line-height:28px;font-weight:bold;}
.s-company-detail .information p{color:#333;font-size:16px;line-height:28px;margin-top:10px;margin-bottom:30px;padding-bottom:30px;border-bottom:#bebebe dashed 1px;}
.s-company-detail .information .item{margin-bottom:30px;padding-bottom:30px;border-bottom:#bebebe dashed 1px;display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;}
.s-company-detail .information .item .items{position:relative;width:calc(50% - 25px);}
.s-company-detail .information .item .items h3{color:#333;font-size:16px;line-height:20px;}
.s-company-detail .information .item .items p{color:#999;font-size:12px;line-height:16px;height:32px;margin-top:5px;margin-bottom:20px;padding-bottom:0px;border-bottom:#bebebe dashed 0px;}
.s-company-detail .information .item .items h4{display:block;color:#333;font-size:16px;line-height:18px;}
.s-company-detail .information .item .items .number{display:block;color:#ee9500;font-size:22px;line-height:24px;margin-top:4px;}
.s-company-detail .information .item .items .number a{color:#ee9500;}
.s-company-detail .information .item .items .number a:hover{color:#e77e00;}
.s-company-detail .information .item .items .number ~ h4{margin-top:10px;}
.s-company-detail .form-wraper{margin-top:20px;margin-bottom:20px;background-color:#f3f3f3;padding:50px 80px;border-radius:3px;}
.s-company-detail .form-wraper .name{color:#111;font-size:40px;line-height:40px;font-weight:bold;}
.s-company-detail .form-wraper .text{color:#111;font-size:20px;line-height:20px;margin-top:20px;}

.s-products-detail-text{padding:40px 0px 30px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;}
.s-products-detail-text .title{width:50%;text-align:center;}
.s-products-detail-text .title h1{color:#fff;font-size:48px;line-height:55px;font-weight:bold;margin-bottom:20px;}
.s-products-detail-text .texts{color:#7f7f7f;font-size:16px;line-height:28px;-moz-column-count:2;-webkit-column-count:2;column-count:2;column-gap:40px;}

.s-products-detail-pic img{width:100%;}

.s-products-detail-parameter .container{position:relative;min-height:600px;display:-webkit-flex;display:flex;justify-content:flex-end;align-items:flex-start;}
.s-products-detail-parameter .bigpic{position:fixed;z-index:2;left:calc(50% - 490px);top:140px;width:360px;}
.s-products-detail-parameter .bigpic .titles{position:relative;margin-top:25px;margin-bottom:20px;}
.s-products-detail-parameter .bigpic .titles .name{color:#000;font-size:24px;line-height:28px;font-weight:bold;margin-top:23px;margin-bottom:6px;padding-right:100px;}
.s-products-detail-parameter .bigpic .titles .text{color:#888;font-size:12px;line-height:14px;height:14px;}
.s-products-detail-parameter .bigpic .titles .price{position:absolute;top:1px;right:0px;color:#000;font-size:20px;line-height:20px;}
.s-products-detail-parameter .bigpic .titles .price em{color:#56ae00;font-size:15px;line-height:24px;font-style:italic;}
.s-products-detail-parameter .bigpic img{width:100%;border:rgba(0,0,0,0.05) solid 1px;}
.s-products-detail-parameter .content{width:calc(100% - 400px);margin-top:93px;padding-bottom:20px;}
.s-products-detail-parameter .content .item{border-top:#f2f2f2 solid 1px;padding:20px 0px 30px;}
.s-products-detail-parameter .content .item.photos img{margin-top:0px!important;margin-bottom:0px!important;}
.s-products-detail-parameter .content h2{position:relative;color:#111;font-size:15px;line-height:20px;margin-bottom:12px;padding-left:14px;}
.s-products-detail-parameter .content h2:before{content:"";position:absolute;left:0px;top:3px;background-color:#BB121A;width:3px;height:14px;border-radius:3px;}
.s-products-detail-parameter .content h3{color:#111;font-size:16px;line-height:20px;margin-bottom:15px;}
.s-products-detail-parameter .content h3 em{color:rgba(0,0,0,0.6);font-size:12px;margin-left:10px;}
.s-products-detail-parameter .content img{width:100%;max-width:100%;margin-top:0px;margin-bottom:0px;}
.s-products-detail-parameter .content p{color:#555;font-size:14px;line-height:22px;margin-bottom:15px;}
.s-products-detail-parameter .content table{width:100%;border-collapse:separate;border-spacing:1px;background-color:rgba(0,0,0,0.1);}
.s-products-detail-parameter .content table th{padding:8px 10px;color:#222!important;font-size:15px;line-height:20px;background-color:#f2f2f2!important;text-align:left;font-weight:normal;}
.s-products-detail-parameter .content table tr:nth-child(odd){background-color:#fcfcfc!important;}
.s-products-detail-parameter .content table tr:nth-child(even){background-color:#fff!important;}
.s-products-detail-parameter .content table tr{-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-products-detail-parameter .content table tr:hover{background-color:#f5fbff!important;}
.s-products-detail-parameter .content table td{padding:8px 10px;color:#555;font-size:13px;line-height:20px;vertical-align:top;}
.s-products-detail-parameter .content table td:first-child{width:140px;color:#222;}
.s-products-detail-parameter .content table ~ h3{margin-top:20px;}
.s-products-detail-parameter .content table ~ h2{margin-top:20px;}
.s-products-detail-parameter .content p ~ h2{margin-top:20px;}
.s-products-detail-parameter .content p ~ h3{margin-top:20px;}
.s-products-detail-parameter .content img ~ h2{margin-top:20px;}
.s-products-detail-parameter .content ul{padding-top:5px;margin-bottom:30px;}
.s-products-detail-parameter .content ul{list-style-position:outside;margin-left:18px;list-style:disc;}
.s-products-detail-parameter .content ul li{line-height:22px;margin-bottom:10px;}
.s-products-detail-parameter .link{margin-top:20px;margin-left:-3px;margin-right:-3px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;}
.s-products-detail-parameter .link i{margin-right:3px;}
.s-products-detail-parameter .link .more{width:calc(50% - 6px);margin-left:3px;margin-right:3px;height:40px;font-size:14px;line-height:38px;}
.s-products-detail-parameter .link .more a{padding:0px 5px 0px;}
.s-products-detail-parameter .link .more::before{background-color:#007bda;}
.s-products-detail-parameter .cooperation{margin-top:10px;}
.s-products-detail-parameter .cooperation i{margin-right:5px;}
.s-products-detail-parameter .cooperation .more{width:100%;height:40px;font-size:14px;line-height:38px;}
.s-products-detail-parameter .cooperation .more a{padding:0px 5px 0px;}
.s-products-detail-parameter .cooperation .more::before{background-color:#c7000a;}

.s-message{position:relative;margin-top:20px;}
.s-message .contents{position:relative;z-index:10;}
.s-message .con-left{float:left;width:calc(50% - 5px);}
.s-message .con-right{float:right;width:calc(50% - 5px);}
.s-message .el-form-item{position:relative;}
.s-message .el-input.el-input__inner{border-width:0px;}
.s-message .el-input{position:relative;z-index:3;height:60px;padding:28px 50% 12px 20px;color:#000;font-size:18px;background-color:transparent!important;font-family:"Roboto-condensedregular", Courier, monospace;border-radius:3px;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);}
.s-message textarea.el-input{height:240px;margin-top:30px;margin-right:1px;padding:0px 30% 20px 20px;color:#000;line-height:26px;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);}
.s-message .con-s-center textarea.el-input{height:100px;}
.s-message .el-input.el-button{cursor:pointer;border-width:0px;color:#fff;font-size:16px;text-shadow:1px 1px 0px rgba(0,0,0,0.3);padding:10px 20px 10px;background-color:#333!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.s-message .el-input.el-button:hover{background-color:#c7000a!important;}
.s-message .el-input.el-button.disabled{background-color:#ffdc99!important;color:rgba(255,255,255,0.8)!important;text-shadow:0px 0px 0px rgba(0,0,0,0.0)!important;cursor:not-allowed;}
.s-message .el-form-item{position:relative;margin-bottom:10px;display:-webkit-flex;display:flex;justify-content:space-between;}
.s-message .el-form-item span.error{position:absolute;z-index:2;right:20px;top:20px;color:#c7000a;font-size:12px;line-height:20px;padding-right:18px;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.s-message .el-form-item label{position:absolute;z-index:1;left:0px;top:0px;width:100%;height:100%;padding-left:20px;padding-top:20px;background-color:#fff;border:rgba(0,0,0,0.0) solid 1px;border-radius:3px;color:#222;font-size:14px;line-height:16px;cursor:text;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.s-message .el-form-item label::before{content:"";position:absolute;z-index:0;left:-3px;top:-3px;width:calc(100% + 6px);height:calc(100% + 6px);border:rgba(0,0,0,0.0) solid 3px;border-radius:5px;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);}
.s-message .el-form-item:hover label{border:rgba(0,0,0,0.2) solid 1px;}
.s-message .el-form-item:hover label::before{border:rgba(0,0,0,0.08) solid 2px;}
.s-message .el-form-item .el-input.el-input__inner:focus + label{border:rgba(0,0,0,0.4) solid 1px;}
.s-message .el-form-item .el-input.el-input__inner:focus + label::before{border:rgba(0,0,0,0.15) solid 2px;}
.s-message .el-form-item .el-input:focus ~ label{padding-top:8px;color:#888;font-size:12px;}
.s-message .el-form-item.visited label{padding-top:8px;color:#888;font-size:12px;}
.s-message .el-form-item.item02{float:left;width:calc(100% - 140px);}
.s-message .el-form-item.item02 + .el-form-item.item02{width:140px;background-color:transparent;}
.s-message .el-form-item.item02 img{width:calc(100% - 10px);height:60px;margin-left:10px;border-radius:3px;}
.s-message .el-form-item.item02 #canvas{width:calc(100% - 10px);height:60px;margin-left:10px;border-radius:3px;background-color:#fffdec;background-position:center;background-size:70% auto;cursor:pointer;-webkit-transition:all 300ms cubic-bezier(.25,.1,.25,1);transition:all 300ms cubic-bezier(.25,.1,.25,1);}
.s-message .el-form-item.item02 #canvas:hover{background-color:#fff4f4;}
.s-message .el-form-item.item02 button[type="button"]{margin-left:10px;width:calc(100% - 10px)!important;cursor:pointer;background-color:rgba(0,0,0,0.1);padding:10px 20px 10px;color:#222;font-size:15px;}
.s-message .el-form-item.item02 button[type="button"]:hover{background-color:#333;color:#fff;}
.s-message .el-form-item.item02 button[type="button"].visited{background-color:rgba(0,0,0,0.05);color:#999;cursor:not-allowed;}
.s-message .el-form-item input.error ~ label{color:#c7000a!important;border:rgba(188,18,20,0.5) solid 1px!important;}
.s-message .el-form-item input.error ~ label::before{border:rgba(188,18,20,0.2) solid 2px!important;}
.s-message .el-form-item input.error ~ span.error::after{content:"\e79d";position:absolute;top:0px;right:0px;color:#c7000a;font-size:15px;line-height:20px;font-family:element-icons!important;}
.s-message .el-form-item textarea.error ~ label{color:#c7000a!important;border:rgba(188,18,20,0.5) solid 1px!important;}
.s-message .el-form-item textarea.error ~ label::before{border:rgba(188,18,20,0.2) solid 2px!important;}
.s-message .el-form-item textarea.error ~ span.error::after{content:"\e79d";position:absolute;top:0px;right:0px;color:#c7000a;font-size:15px;line-height:20px;font-family:element-icons!important;}
.s-message .el-form-item input.valid ~ label{color:#449100!important;border:rgba(85,175,5,0.6) solid 1px!important;}
.s-message .el-form-item input.valid ~ label::before{border:rgba(85,175,5,0.3) solid 2px!important;}
.s-message .el-form-item textarea.valid ~ label{color:#449100!important;border:rgba(85,175,5,0.6) solid 1px!important;}
.s-message .el-form-item textarea.valid ~ label::before{border:rgba(85,175,5,0.3) solid 2px!important;}

.s-support-banner{margin-top:0px;}
.s-support-banner .content{position:relative;height:360px;display:-webkit-flex;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;}
.s-support-banner .content .title{color:#222;font-size:34px;line-height:34px;font-weight:bold;width:80%;}
.s-support-banner .content .name{color:#222;font-size:28px;line-height:28px;margin-top:8px;}
.s-support-banner .content .text{color:#666;font-size:13px;line-height:20px;margin-top:15px;width:40%;}
.s-support-banner .content .photo{position:absolute;z-index:2;right:0px;bottom:0px;width:calc(40% + 80px);padding-left:80px;}
.s-support-banner .content .photo img{float:left;width:100%;}
.s-support-banner .content .photo em{position:absolute;z-index:2;left:0px;top:120px;color:#222;font-size:24px;line-height:24px;font-weight:bold;}
.s-support-banner .content .photo i{display:block;color:#666;font-size:14px;line-height:20px;font-weight:normal;margin-top:6px;}

.s-support-tips{margin-top:0px;}
.s-support-tips .name{position:relative;z-index:1;height:40px;padding-left:20px;padding-right:20px;background-color:#404041;/* border-top-left-radius:3px;border-top-right-radius:3px; */display:-webkit-flex;display:flex;justify-content:space-between;align-items:center;}
.s-support-tips .name .text{color:#fff;font-size:15px;line-height:20px;padding-bottom:2px;}
.s-support-tips .name .text em{color:rgba(255,255,255,0.6);font-size:12px;margin-left:10px;}
.s-support-tips .contents{margin-top:-2px;border:#e5e5e5 solid 1px;border-top:0px;/* border-bottom-left-radius:3px;border-bottom-right-radius:3px; */overflow:hidden;}
.s-support-tips .contents .wraper{width:calc(100% + 2px);margin-right:-2px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-support-tips .contents .item{position:relative;width:calc(50% + 2px);min-height:160px;padding:25px 20px 30px;margin-left:-2px;margin-bottom:-2px;border-bottom:#e5e5e5 solid 1px;}
.s-support-tips .contents .item::after{content:"";position:absolute;z-index:3;right:0px;top:2px;right:0px;width:1px;height:calc(100% - 2px);background-color:#e5e5e5;}
.s-support-tips .contents .item.all{width:calc(100% + 2px);}
.s-support-tips .contents .item .title{color:#111;font-size:15px;line-height:20px;}
.s-support-tips .contents .item .text{color:#98a8b3;font-size:13px;line-height:16px;margin-top:5px;}
.s-support-tips .contents .item .text ~ .title{margin-top:12px;}
.s-support-tips .contents .item .link{margin-top:15px;margin-left:-3px;margin-right:-3px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;}
.s-support-tips .contents .item .link i{margin-right:3px;}
.s-support-tips .contents .item .link .more{width:150px;margin-left:3px;margin-right:3px;font-size:12px;}
.s-support-tips .contents .item .link .more a{padding:0px 5px 0px;}
.s-support-tips .contents .item .link .more::before{background-color:#007bda;}
.s-support-tips .contents .item .con-text{display:-webkit-flex;display:flex;justify-content:space-between;lign-items:flex-start;flex-wrap:wrap;}
.s-support-tips .contents .item .con-text .items{width:calc(50% - 20px);padding:15px 0px 0px;}
.s-support-tips .contents .item .con-text .items h2{color:#007bda;font-size:14px;line-height:20px;}
.s-support-tips .contents .item .con-text .items p{color:#98a8b3;font-size:13px;line-height:16px;margin-top:5px;}

.s-support-download-list{margin-top:5px;margin-bottom:5px;}
.s-support-download-list .wraper{margin:0px -5px;width:calc(100% + 10px);display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-support-download-list .item{position:relative;margin:5px;width:calc(50% - 10px);background-color:#f5f5f5;padding:25px 25px 30px;}
.s-support-download-list .item h1{color:#111;font-size:15px;line-height:20px;max-height:40px;overflow:hidden;-webkit-transition:all 200ms cubic-bezier(.25,.1,.25,1);transition:all 200ms cubic-bezier(.25,.1,.25,1);}
.s-support-download-list.document .item h1{min-height:40px;}
.s-support-download-list .item:hover h1{color:#007bda;}
.s-support-download-list .item .date{color:#98a8b3;font-size:12px;line-height:16px;margin-top:5px;}
.s-support-download-list .item .link{margin-top:20px;margin-left:-3px;margin-right:-3px;display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;}
.s-support-download-list .item .link i{margin-right:3px;}
.s-support-download-list .item .link .more{width:calc(33.333333% - 6px);margin-left:3px;margin-right:3px;font-size:12px;}
.s-support-download-list .item .link .more a{padding:0px 5px 0px;}
.s-support-download-list .item .link .more::before{background-color:#007bda;}

.s-support-qa-list{margin-top:40px;margin-bottom:20px;}
.s-support-qa-list .item{padding:20px 25px 25px;height:200px;}
.s-support-qa-list .item h1{max-height:60px;}
.s-support-qa-list .item .text{height:100px;}

.s-developer-text-list{margin-top:25px;margin-bottom:0px;display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
.s-developer-text-list .item{position:relative;margin:5px 0px;width:calc(33.333333% - 6px);background-color:#e8f1f7;padding:25px 30px 25px;}
.s-developer-text-list .item h1{color:#007bda;font-size:22px;line-height:26px;/* font-weight:bold; */}
.s-developer-text-list .item .text{color:#666;font-size:13px;line-height:16px;margin-top:5px;}

.s-developer-text{margin-top:5px;margin-bottom:10px;}
.s-developer-text img{width:100%;}
.s-developer-text .bigpic{position:relative;z-index:1;/* border-top-left-radius:3px;border-top-right-radius:3px; */overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:100%;}
.s-developer-text .bigpic::before{content:"";position:absolute;z-index:1;left:0px;top:0%;right:0px;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-o-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:-moz-linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));background:linear-gradient(top,rgba(0,0,0,0.0),rgba(0,0,0,0.6));}
.s-developer-text .bigpic .text{position:relative;z-index:2;height:240px;padding:0px 120px 10px;display:-webkit-flex;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;}
.s-developer-text .bigpic .text h1{color:#fff;font-size:54px;line-height:60px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);font-weight:bold;}
.s-developer-text .bigpic .text em{color:#fff;font-size:16px;line-height:24px;text-shadow:0px 0px 2px rgba(0,0,0,0.4);margin-top:5px;}
.s-developer-text .contents{background-color:#f5f5f5;padding:45px 180px 50px;color:#333;font-size:16px;line-height:28px;}
.s-developer-text .contents p{margin-bottom:20px;}
.s-developer-text .contents p:last-child{margin-bottom:0px;}
.s-developer-text .bigpic.h300px{background-size:100%;}
.s-developer-text .bigpic.h300px .text{height:400px;}
.s-developer-text .bigpic.h400px{background-size:auto 100%;}
.s-developer-text .bigpic.h400px .text{height:500px;}
.s-developer-text .bigpic.h400px .text img{width:30%;margin-top:20px;}

.s-developer-link{margin-top:5px;margin-bottom:10px;}
.s-developer-link .more{width:100%;height:80px;font-size:28px;line-height:80px;font-weight:bold;border-radius:0px;}
.s-developer-link .more a{padding:0px 20px 0px;}
.s-developer-link .more i{margin-right:10px;}
.s-developer-link .more::after{background-color:#2C4671;}
.s-developer-link .more::before{background-color:#007bda;}

.s-developer-icon-list{margin-top:10px;margin-bottom:10px;display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
.s-developer-icon-list .item{position:relative;margin:0px 0px;width:calc(50% - 5px);background-color:#e8f1f7;padding:35px 50px 35px;text-align:center;}
.s-developer-icon-list .item img{width:auto;height:50px;margin:0px auto;}
.s-developer-icon-list .item .text{color:#333;font-size:14px;line-height:18px;height:54px;margin-top:10px;text-align:left;}

.s-developer-pic-list{margin-top:5px;margin-bottom:-5px;}
.s-developer-pic-list .wraper{margin:0px -5px;width:calc(100% + 10px);display:-webkit-flex;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;}
.s-developer-pic-list .item{position:relative;margin:5px 5px 5px;width:calc(33.333333% - 10px);background-color:#f5f5f5;overflow:hidden;}
.s-developer-pic-list .item .contents{position:relative;padding:0px;padding-top:60%;background-position:center;background-repeat:no-repeat;background-size:110%;}
.s-developer-pic-list .item .texts{position:relative;width:100%;padding:20px 20px 20px;color:#111;font-size:16px;line-height:20px;text-align:center;}

.s-services-icon-list{margin-top:-5px;margin-bottom:-5px;display:-webkit-flex;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;}
.s-services-icon-list .item{position:relative;margin:5px 0px;width:calc(50% - 5px);background-color:#fcf6f6;padding:25px 35px 40px 110px;min-height:180px;}
.s-services-icon-list .item img{position:absolute;left:35px;top:35px;height:50px;}
.s-services-icon-list .item h1{color:#ea4f4f;font-size:22px;line-height:26px;margin-top:10px;/* font-weight:bold; */}
.s-services-icon-list .item .text{color:#666;font-size:14px;line-height:18px;margin-top:8px;}

}


@media (min-width:1280px){



}




